Our blazing fast Grid component built with pure JavaScript


Post by kdapurkar »

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


Post by tasnim »

Hi,

Could you please clarify which Export functionality you're referring to?


Post by kdapurkar »

Hi,

Bryntum Export to Excel functionality
https://bryntum.com/products/grid/examples/exporttoexcel/


Post by tasnim »

Thanks for clarifying.

  1. While it still is experimental, we do support it, if you run into issues please report them on our forums
  2. 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


Post by kdapurkar »

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?


Post by alex.l »

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


Post Reply