With XamGrid, how to support Double click event on row?
Hi,
The XamGrid has an event for double-click on a cell - CellDoubleClicked. Using the event arguments you can get a reference to the Row if you want.
Regards,