Please add a possibility to set an initial sorting in DataTable for a specified column (asc/desc)
DataTable revamp is in progress for v0.15. It will include this. Thanks for your patience.
Curious if when you enable setting initial sort column/direction that you could expose the column key/name and direction? This would include some kind of a catchable sort ‘changed’ event. I am persisting filters/search parameters as URL Query Parameters. It would be awesome to include/update sort parameters as well. Thank you. :)
@LarryEitel Yes, you'll be able to do that. Many new possibilites open up with the revamp.
Is there an ETA for this (even a rough one)? I really (really) need the new data table functionality, but if the component isn't coming for months I will look for another solution. I have already donated money to the project, but if a little more would help move this along, I am happy to donate again.
Rough ETA: 1 month. v0.15 coming along with other components and need to ensure quality. Otherwise the datatable would be ready in 2-3 days. Thanks for your patience.
Thanks @rstoenescu, this info helps a lot with my own app planning.
Closing as code is ready in v0.15 datatable revamp.
Implemented here: https://quasar-framework.org/components/datatable.html#Pagination
Most helpful comment
DataTable revamp is in progress for v0.15. It will include this. Thanks for your patience.