Ispostback Issue on sitefinity Page

Posted by Community Admin on 04-Aug-2018 06:13

Ispostback Issue on sitefinity Page

All Replies

Posted by Community Admin on 10-Mar-2011 00:00

Hi,

I create a user control and initializing some values in PageLoad and then add this control to sitefinity page.

i have use following property in PageLoad to avoid postback on any event on this page.

PageLoad()

 if(!ispostback)

.
....
...




but when i click any event on this page then whole page crash or all dropdown or textfields become empty and page show unusual behavior.
but when i remove Ispostback check from pageLoad, then page work fine.

but it reinitialize all values again.

Please let me know it is sitefinity problem or i am missing some property of usercontrol or sitefinity page to handle this issue ?


Posted by Community Admin on 10-Mar-2011 00:00

Hello,

We have the same issue with dropdownlists or radcombobox.

Is it due that viewstate is not present in Sitefinity 4 (which is present in SP1)?

Could you please keep us updated about this ASAP?

Regards,
Julien

Posted by Community Admin on 14-Mar-2011 00:00

hi,

It was problem in sitefinity 4.0, but i have upgrade with SP1 but me facing same problem.
I have enabled new page property viewstate but it does not effect on my problem.

this is very very critical issue. development cannot be started until resolve this issue.
still i have to work on custom usercontols without ispostback that is irritating.

thanks
saqi

Posted by Community Admin on 14-Mar-2011 00:00

Hello,

We are working on the issue and it is logged in PITS. The problem should be resolved for Q1.

Kind regards,
Ivan Dimitrov
the Telerik team

This thread is closed