Welcome Guest Search | Active Topics | Sign In | Register

CallbackPanel control Options
Venkat
Posted: Tuesday, December 4, 2007 11:15:34 AM
Rank: Member
Groups: Member

Joined: 9/28/2007
Posts: 20
I am using Callback control and I would like to use the client side event "ClientSideAfterUpdate".
Could you please provide some sample for using this event.

Your sample for "ClientSideBeforeExecute" was helpful.
eo_support
Posted: Tuesday, December 4, 2007 11:29:08 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,083
ClientSideAfterUpdate and ClientSideBeforeExecute are very similar events. The difference is when they are executed. ClientSideBeforeExecute is executed before the AJAX call is sent to the server, ClientSideAfterUpdate is executed after the new output is applied. Rather than everything is pretty much the same.


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.