Top "Datakey" questions

Get DataKey values in GridView RowCommand

I have a GridView with an associated DataKey, which is the item ID. How do I retrieve that value inside …

asp.net events gridview rowcommand datakey
Getting dataKey value for each row in grid view

I am having some problem when trying to get the data keys value from grid view. Here is the code: …

c# asp.net .net gridview datakey
Telerik - Image button inside a Grid row, getting value of first cell

I have a RadGrid that contains a template column in which I've put two image buttons for edit and delete …

c# .net telerik radgrid datakey
How to find row index with respect to datakey in GridView asp.net

i have a gridview control in which paging is enabled, i have a datakey value,i want to find a …

asp.net c#-4.0 gridview datakey