Hi,
I want to display a context menu inside the child band of the WHDG. Also it should update a sql table from server side depend upon the selected menu option. User should able to select single or multiple rows. Can anyone help me in this?
Thanks,
Mits
Hello mits281,
This is just a follow up on the thread if you have any further questions on handling the MouseDown client side event of the grid. In the attached sample how to display a context menu when right clicking on the grid.
Let me know if you have any questions with this matter. Thank you.
Hi Duane,
Sorry for late reply. I have implemented this feature. So far no question with this matter.