Hi All
I have datagrid with a dopostback javascript, right now it looked click-able, when I hover with a mouse it select the entire row, except one thing when I click it doesnt do anything, I need to select a row in my datagrid and pass the values of the row selected and clicked into another form, which is EDIT, I dont wana use Select, Edit and delete commands
Anyone knows how can I achieve this and which datagrid event handler should I use if needed be
Thanks in advance