This question is locked. New answers and comments are not allowed.
I'm trying to allow a user to press and hold on a row to delete it. I am able to get the Holding and RightTapped events to fire on the RadDataGrid, but I'm not sure how to translate that into the row that the user was holding on, or more specifically the object that row is bound to.
I've searched the docs and can't seem to find anything relative to the Holding or RightTapped events. Any pointers would be much appreciated. Thanks!
I've searched the docs and can't seem to find anything relative to the Holding or RightTapped events. Any pointers would be much appreciated. Thanks!