Hello,
I am using a RadGrid and wanted to know how I intercept the grid command name on Client Side. For example, I have a Delete column on the grid. When the delete button is clicked, I want to run some client side script and then run some server side script. What do I need to to in order to have my Javascript pick up the fact that the RadGrid Delete button has been clicked?
Thanks,
Dave
I am using a RadGrid and wanted to know how I intercept the grid command name on Client Side. For example, I have a Delete column on the grid. When the delete button is clicked, I want to run some client side script and then run some server side script. What do I need to to in order to have my Javascript pick up the fact that the RadGrid Delete button has been clicked?
Thanks,
Dave