Welcome Guest Search | Active Topics | Sign In | Register

Row number in ClientSideOnItemSelected event Options
Camarate
Posted: Thursday, September 2, 2010 2:37:00 PM
Rank: Advanced Member
Groups: Member

Joined: 9/2/2010
Posts: 120
Hi,

Sorry to be sending a lot of questions but I'm evaluating your product.

When I'm with FullRowMode equal true and I click any row, all of its columns are selected and the event is called ClientSideOnItemSelected, right?. How do I to get the row number which was selected and how do I refer to a specific cell of this row?

Regards, Camarate
eo_support
Posted: Thursday, September 2, 2010 2:48:15 PM
Rank: Administration
Groups: Administration

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

You would call getSelectedItem on the Grid object. Please see the source code of this sample for more details:

http://demo.essentialobjects.com/Demos/Grid/Features/Row%20Selection/Demo.aspx

You may also want take a look of this if you have not used our client side API before:

http://doc.essentialobjects.com/library/1/clientapi_howto.aspx

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.