Double Click edit option give exception between rows simultaneously.
Thanks for reporting the issue. Could you please describe the steps necessary to reproduce the error (i.e. what exactly you double click, does it happend for a specific configuration, does it happen in the online demo as well)?
It happens when user double click’s on row simultaneously between rows but it doesn’t happens every time in some instance.
Would you be able to modify the config of the row editing demo so that it reproduces the problem?
It seems to work fine when you replace rowClickHandling: "Edit" with rowDoubleClickHandling: "Edit".
rowClickHandling: "Edit"
rowDoubleClickHandling: "Edit"