When I do a radgrid (q2, 2009) databind on the client side, I want to set the column command argument (GridButtonColumn in this case). Alternatively, I'd like to set the command argument of the button inside this column.
I'd also like to set the command argument and name in the server side radgrid ItemDataBound event handler.
I have found no documentation or examples on how to do this. Any ideas?
I'd also like to set the command argument and name in the server side radgrid ItemDataBound event handler.
I have found no documentation or examples on how to do this. Any ideas?