I have serve-side processing table because the data must be visible and editable from a specific user_id. Now l need to add the option Row grouping. Why isn’t it possible? Is there another way?
Unfortunately there is no easy way to implement Row grouping with server side enabled. Because there is an option to write a query in our plugin it could become really complex to manipulate any query to return expected results. We have plans to solve this but at this moment I couldn't tell when it will be available.
Hi guys,
I have serve-side processing table because the data must be visible and editable from a specific user_id. Now l need to add the option Row grouping. Why isn’t it possible? Is there another way?
Thanks
Pasquale
Hi Pasquale,
Unfortunately there is no easy way to implement Row grouping with server side enabled. Because there is an option to write a query in our plugin it could become really complex to manipulate any query to return expected results. We have plans to solve this but at this moment I couldn't tell when it will be available.