Can someone help me with this? When I right-click on a grid row to bring up my context menu, the row that I right-click on does not get selected. Is there a way to get the row selected when I right click on it?
You can select the Grid row in the OnRowContextMenu client event. You may find a similar approach in the following online demo. AJAX-enabled Context Menu