I am currently using Vue Data Grid v19.3.47 for a web application that sometimes requires it's end-users to copy data from Excel into the grid. To that end, I followed the documentation to support multicell editing with the following settings:
However after using it, I was unable to delete a row with this configuration. It would simply say that no rows were selected.
Is it possible to delete a row while using these settings
Thank you.
Hello,
Thank you for the swift reply. I have added some screenshots to illustrate my point. I was selecting various configurations of cells but the delete button always said "No records selected". I
The first 3 are different selection examples not working when clicking the Toolbar's built-in "delete" button. The fourth screenshot is of the SyncFusion package versions that I am using. Please also note that I tried using the grid's built-in checkbox to select a row for deletion but it did not work. I also tried using the custom actions to delete a given row using the example from the official documentation but that also did not work.
Please let me know if I can provide anything else to be of help.
Thank you.