Welcome Guest Search | Active Topics | Sign In | Register

callback panel with tabstrip not working...... pls help ASAP. Options
avneesh
Posted: Saturday, May 2, 2009 7:15:57 AM
Rank: Newbie
Groups: Member

Joined: 4/23/2009
Posts: 9
Hi,
I added a tabstrip control and assigned the cutomitemid's to tabs so that I can use the custom controls on the page by dropping them on customitem control. I have put the tabstrip control in the callback panel. When I go back to the server and few validation errors occur ( using the required field validators on the server to enable it) , the textboxes become disabled. only dropdown and datepickers are enabled. I can't understand the reason behind this? can anyone pls help??
eo_support
Posted: Saturday, May 2, 2009 1:03:52 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

I don't think you can use CustomItem with CallbackPanel. If you wish to update content inside a CustomItem with CallbackPanel, try to move the CustomItem outside of the CallbackPanel, then place a second CallbackPanel control inside the CustomItem and place controls you want to AJAX update inside that second CallbackPanel. You can then set both CallbackPanel's GroupName to the same value to group the two CallbackPanels together. That way updating one will automatically update the other.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.