Welcome Guest Search | Active Topics | Sign In | Register

EO grid after postback Options
Ismael
Posted: Monday, February 25, 2013 12:38:04 PM
Rank: Member
Groups: Member

Joined: 2/3/2009
Posts: 28
I have a eo grid and the issue I am faced with is that after I add a few items to my grid and if the page does any post back before I save the grid, when I click on my save button the eo grid item count only reflects 1 items instead of the 3 or what ever many I had added.

Any way to fix this or to keep track of the actual total numbers of items in my grid?

I need to be able to save all items on grid regardless if i post back or not before I save.
eo_support
Posted: Monday, February 25, 2013 12:41:19 PM
Rank: Administration
Groups: Administration

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

This behavior is by design. The Grid will ONLY pass you the items added since last postback. This is needed so that it does not trigger your event twice for the same new row. In another word, the first post back is your only chance to save the changes.

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.