Results 16 comments of Nadav Shaar

> Controls don't work. The application isn't navigable. Having the same issue, any update?

Hi, thanks for reporting this issue, can you please recreate this issue in a live example like in codesandbox or something?

Still working on a possible fix, for now you can clear the selected rows manually if the delete action was successful using: `tableManager.rowSelectionApi.setSelectedRowsIds([])`

Hi... after checking, it seems that the gridApi doesn't support this behavior, I will look into adding it but it may take a few days please be patient :)

Will check it thanks!

Fixed in V1.1.0

Hi, thank you for using our package. currently, there's no support for row drag & drop but it will be considered in the near future.