Hello,
I have a RadGrid instance that uses the OnRowContextMenu client event to show a pop-up menu. It works perfectly.
However, the right-click context menu behavior isn't always intuitive to my users - so I'd like to add a small drop-down image to each row (in a specific column). When the drop-down image is left-clicked, I would like the "OnRowContextMenu" behavior to be invoked.
How can I accomplish this task?
I have a RadGrid instance that uses the OnRowContextMenu client event to show a pop-up menu. It works perfectly.
However, the right-click context menu behavior isn't always intuitive to my users - so I'd like to add a small drop-down image to each row (in a specific column). When the drop-down image is left-clicked, I would like the "OnRowContextMenu" behavior to be invoked.
How can I accomplish this task?