Client side - Get a grid cell text value by row number and column number

From client side javascript, is there some way to get a cell text value by the row number and column number? I'm use MVC2 Syncfusion grid 9.204.0.138. Please let me know. Thanks,
-LL


1 Reply

RR Ranjithkumar R G Syncfusion Team July 13, 2011 12:06 PM UTC

Hi Ling,

Thanks for using Syncfusion products.

Your requirement of getting a cell value based on row index and column index can be achieved in the ClientSideRecordSelection event. Please refer to the code-snippet below.

[Javascript]







Please refer to the below link to download the sample application.

http://www.syncfusion.com/uploads/redirect.aspx?&team=support&file=sample-100190-891293646.zip

Please let me know if you have any queries.

Regards,
Ranjithkumar.



Loader.
Up arrow icon