Hi,
I have a radgrid with 3 gridButtonColumn , I added Client side ItemCommand for one command column but when i click on another commands inside of server side item command it detect FIRST row as data grid Item .
e.g
in server side itemcommand i have e.Item as GridDataItem and i get item.getDataKeyValue but it constantly returns first row key values. when I remove client side item command every thing will be OK.
is this for client side bug or there is some trick?
Regards,
Morteza
I have a radgrid with 3 gridButtonColumn , I added Client side ItemCommand for one command column but when i click on another commands inside of server side item command it detect FIRST row as data grid Item .
e.g
in server side itemcommand i have e.Item as GridDataItem and i get item.getDataKeyValue but it constantly returns first row key values. when I remove client side item command every thing will be OK.
is this for client side bug or there is some trick?
Regards,
Morteza