Hello,
I have created several Syncfusion grids in my Blazor WebAssembly application which use a hierarchical (parent/child) formatting for displaying the information to the user.
I now need the ability to export this hierarchical formatting from the SfGrid object into an Excel document which reflects the current state of the in-grid data, including filter settings applied by the user.
So far, I have not been able to find any demos or documentation for such a design which use Syncfusion's Blazor SfGrid object. Can you please advise if it's possible to achieve this design right now using the Blazor SfGrid object, and can you provide instructions/examples if so?
If this design is not possible right now using the Blazor SfGrid excel export feature, can you please advise of alternative approaches I can take to achieve this design feature? Also, if exporting hierarchical data from SfGrid is not possible right now, do you plan on including such a feature into Blazor SfGrid in the future?
Thanks in advance for your help and please let me know if you need more info.