This question is locked. New answers and comments are not allowed.
Hello!
Hope somebody can help me with a problem that's been driving me nuts for two days now...
I'm trying to get the ID of a row in a grid and pass it to a window. The problem I'm having though is that I just cannot figure out how to get the ID value, let alone store or pass it anywhere! My grid has an ID column, three other string columns, two .ClientTemplate columns and the usual edit and delete controls.
I've seen quite a few posts which suggest using the ClientEvents.OnRowSelect method, however as I'm using the template columns, this doesn't trigger the OnRowSelect method.
Hope this makes sense. Any pointers or workarounds would be greatly appreciated.
Many thanks,
Dom
Hope somebody can help me with a problem that's been driving me nuts for two days now...
I'm trying to get the ID of a row in a grid and pass it to a window. The problem I'm having though is that I just cannot figure out how to get the ID value, let alone store or pass it anywhere! My grid has an ID column, three other string columns, two .ClientTemplate columns and the usual edit and delete controls.
I've seen quite a few posts which suggest using the ClientEvents.OnRowSelect method, however as I'm using the template columns, this doesn't trigger the OnRowSelect method.
Hope this makes sense. Any pointers or workarounds would be greatly appreciated.
Many thanks,
Dom