This question is locked. New answers and comments are not allowed.
I am using the latest build (q3 2010). I implemented the radgridview context menu for insert, add, delete. The
GridViewRow row = menu.GetClickedElement<GridViewRow>() returns either null or some random row (not the one clicked on). Your online demo works 100%. Although I made sure I am using the correct telerik assemblies (latest version), I experience this issue. Please advice.