We discovered that the Bryntum Export functionality is currently in the experimental phase.
Need confirmation on below points
1.We need confirmation regarding whether Bryntum has a roadmap or plans to fully support the export feature.
2.Provide the export data limit for exporting data using Bryntum Export.
3.Benefits of exporting data with the help of Bryntum.
4.Drawbacks to using the Bryntum Export
Support Forum
Hi,
Bryntum Export to Excel functionality
https://bryntum.com/products/grid/examples/exporttoexcel/
Thanks for clarifying.
- While it still is experimental, we do support it, if you run into issues please report them on our forums
- We always export whatever is in the store. You can use filters to limit the data (Docs https://bryntum.com/products/grid/docs/api/Core/data/Store#config-filters)
Regarding the question 3 and 4, could you please provide more context on this? we don't understand the question 3 and 4
More about point1.
Please confirm that we can leverage the export feature in the future without any issues, considering it is currently experimental at Bryntum's end.
More about point 3.
What extra benefits does Bryntum provide when exporting to Excel, such as fast downloads and no limit on file size?
Hi there,
Excel export feature is the same as any other features Bryntum products have and will be supported on the same level.
Excel export is server-less process, what do you mean in fast downloads? Same as file size - nothing we limited on our side. Just check the code to see it clearly: take data, change format, generate a file. Nothing else.
All the best,
Alex