Hi,
I have implemented a RadGrid in my application, In RadGrid I have a textbox and combobox and I also have a submit button. When user clicks on Submit button a confirmation will be shown to user (through javascript confirmation is being displayed)
On click of Ok I need to focus the textbox inside radgrid.
On Click of Cancel I need to focus Combobox inside radgrid.
How to do the above two things programatically?
Regards,
Medac
I have implemented a RadGrid in my application, In RadGrid I have a textbox and combobox and I also have a submit button. When user clicks on Submit button a confirmation will be shown to user (through javascript confirmation is being displayed)
On click of Ok I need to focus the textbox inside radgrid.
On Click of Cancel I need to focus Combobox inside radgrid.
How to do the above two things programatically?
Regards,
Medac