Hello Team,
I have used RadGrid in my web page, now i had implement the headercontextmenu for RadGrid and its working well,
Now on my grid each row have three command button (edit, delete, view log).
Now is it possible to apply context menu for each row ??, where menu contains all these three command button.
If user select grid row then on right click on selected row our context menu will get popup with delete, edit, view log link. and perform appropriate operation on selection of menu item.
Please help me.
Thanks.
I have used RadGrid in my web page, now i had implement the headercontextmenu for RadGrid and its working well,
Now on my grid each row have three command button (edit, delete, view log).
Now is it possible to apply context menu for each row ??, where menu contains all these three command button.
If user select grid row then on right click on selected row our context menu will get popup with delete, edit, view log link. and perform appropriate operation on selection of menu item.
Please help me.
Thanks.