Hi,
I have a readonly SfDataGrid and I'd like to have an event (or something like that) that is called when the user double-clicks with mouse on a cell on the SfDatagrid.
In this event I'd like to know the particular cell and row that the user has double-clicked.
I'm not able to find any solution to obtain such a functionality.
Can anybody help me ?