Virtual scrolling
Best (unofficial) guess is mid October. The performance update that I mentioned before is in QA as planned and as soon as we release it, the development of data grid will start
Really looking forward to the new data grid, hopefully it comes sooner!
Will it really happen now in October?
Just a quick update for everyone. The performance update was released as you probably already seen and now there is nothing blocking the data grid. It’s currently in active development and priority for us and we’re aiming for start of November release, but it’s not official
I will post here next week with the development update and maybe a demo if we have one
ok, fine. thank y
Thanks for the update Luka! My top request would be the AG Grid implementation - reordering, hide/unhide, filtering etc.
We have a major feature that requires this - Can you guide me to some resource that would let me build a dynamic table of sorts in the meanwhile?
Three options:
- Use AG grid in custom Vue components
- Use the Data Grid and accept some of the imperfections
- Build using weweb no code components
One of the biggest inspirations for the new data grid is the AG grid, so if you can wait for it I think you will be happy with the features
Nice! Looking forward.
We made it work with 1 but really looking forward to the new datagrid! Do you have an estimated timeline for the release?
We’re doing everything we can to release it in early November, but I will keep this thread updated with demos and estimated release date
Thanks @luka! A demo preview video in advance would be awesome! Can’t wait to see it
I’ve already done a project with ag grid in vue component, it’s super simple if you have a slight experience in vue, and using the ag grid documentation and custom components from weweb.io
any demo?
We have a working version, but it’s very ugly
I’m pretty sure I will have something next week to show so keep tuned
Since the current table/data grid elements are not very performant when displaying big datasets and not using pagination - but AG grid seems to have no issues at all with handling huge datasets of a couple of thousands of rows - will this be also possible with the new data grid?
First look at the grid, with automatic sorting, and custom cell edit that you have to confirm or cancel to edit another cell
Just a small part of what the grid will be able to do
Feel free to send me videos or examples of stuff you want in your tables, and I will try to recreate them
Don’t have a video, but the ability to update multiple rows by select-drag and pasting would be awesome. Xano has this functionality when editing tables directly. The use case is when updating data from another source like an Excel sheet. I copy multiple cells from Excel, then paste into corresponding cells in the Xano table.
Would be nice to see if you also can drag them columns