Hi,
I'm having some issues with a tab's value being lost after an AJAX postback. I can disable AJAX and it works as expected.
I'm setting the tab's value on creation of page. It works fine if I don't do an AJAX call the save the page to DB.The tabs are added at design time and the value assigned at runtime.
Once the AJAX is called, the value is lost in the tabs. I'm not updating tabstrip or calling anything that is affected the tab's value after post.
Any thoughts?
Using Q2 2008 SP1.
I'm having some issues with a tab's value being lost after an AJAX postback. I can disable AJAX and it works as expected.
I'm setting the tab's value on creation of page. It works fine if I don't do an AJAX call the save the page to DB.The tabs are added at design time and the value assigned at runtime.
Once the AJAX is called, the value is lost in the tabs. I'm not updating tabstrip or calling anything that is affected the tab's value after post.
Any thoughts?
Using Q2 2008 SP1.