how to capture right click event of datagrid cell
Hi all,
I am developing a web based application where I need to capture the click event of datagrid cell. Actually I want to display context sensitive menu on right click of cell and then update the cell value depending on the selection. How can achieve this?
Please help.
|