This is a migrated thread and some comments may be shown as answers.

Retrieve Data from underlying Datarow

1 Answer 178 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Alan
Top achievements
Rank 1
Alan asked on 25 Jan 2011, 04:29 PM
Is it possible to retrieve the underlying datarow when in any of the RadGrid Events, e.g. ItemDatabound? If this can be done can someone post an example.

From reading various posts it would seem that one would need to access the grid itself to get any data, though it seems rather an overhead to add a hidden column to the grid to have the data bound to it and then retrieve values from the grid. In my case I simply want to retrieve values from the datasource and build a tooltip for each row and I could do without the clutter of numerous hidden grid columns.

Thanks for any help.

Regards
Alan


1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 26 Jan 2011, 06:01 PM
Hello Alan,

I recommend that you examine the help article below and let me know how it goes.
http://www.telerik.com/help/aspnet-ajax/grdaccessingcellsandrows.html

Best wishes,
Pavlina
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
Grid
Asked by
Alan
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or