I need to get the column header and the cell value of the row header (hidden column 0 cell text) for when someone clicks on the grid.
The examples I can find for this just don't work, maybe they are for the old radgrid and not for the new AJAX grid?
I will do it client or server side.
When i try to do it server side I fail to get the column name and when I try to do it client side I can't get the hidden(visible = false) column(0)'s value for that row.
Any help is appreciated, I have been strugling with this for days.
The examples I can find for this just don't work, maybe they are for the old radgrid and not for the new AJAX grid?
I will do it client or server side.
When i try to do it server side I fail to get the column name and when I try to do it client side I can't get the hidden(visible = false) column(0)'s value for that row.
Any help is appreciated, I have been strugling with this for days.