Welcome Guest Search | Active Topics | Sign In | Register

Using the eo_TriggerServerEvent Function Options
Gary Michalek
Posted: Friday, September 30, 2011 2:10:25 PM
Rank: Advanced Member
Groups: Member

Joined: 12/5/2007
Posts: 57
Hi,

Sure hope I can do this or I have a serious problem. I guess to keep things as short as possible - if I am using a grid in excel style edit mode and write a java script handler for the ClientSideOnItemCommand which then calls the eo_TriggerServerEvent function will it clear the ChangedItems or leave them in tact?

If you could answer that for me I would greatly appreciate it.

Thanks,

Gary
eo_support
Posted: Friday, September 30, 2011 3:50:50 PM
Rank: Administration
Groups: Administration

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

I believe that would depend on whether you are triggering a full page post back or a partial post back. A full post back reloads the whole page thus completely wipes out ChangedItems. A partial post back that does not update the Grid (for example, if you use UpdatePanel and the Grid is outside of the UpdatePanel) then ChangedItems will still be there.

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.