Welcome Guest Search | Active Topics | Sign In | Register

looping through EO Gird rows in server side and client side. Options
Thowfiq Raja
Posted: Thursday, March 17, 2011 7:37:08 AM
Rank: Member
Groups: Member

Joined: 2/18/2011
Posts: 11
Hi,

I need suggestion related to the EO grid.

1. I've EO grid with header checkbox column, now when this check box is checked/unchecked the all the rows in the grid must be checked/unchecked correspondingly. I want to know how can I loop thru rows of EO grid on client side.

2. On the server side I want to loop thru the rows of the EO grid to get the rows which are checked.


Thanks
Thowfiq
eo_support
Posted: Thursday, March 17, 2011 12:58:12 PM
Rank: Administration
Groups: Administration

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

On the server side you will need to use Items collection, on the client side you will need to use getItemCount and getItem method. Please see the reference section of the documentation for more details.

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.