Hi,
Does GroceryCRUD support multi-row editing? How can I implement it if it is not there? I have a table where I want to update a single value. for multiple rows. The value is a dropdown with 3 values "Open, Closed and Applied". In some cases I need to select multiple rows and select one of these 3 values and update the selected rows.
Any idea how I can implement the same?
Thanks in advance!