Export Buttons don't work in Blazor (Server App).
Export Buttons don't work in Blazor (Server App).
yhsalame
Posts: 1Questions: 1Answers: 0
Hi, I'm using Datatable using a Blazor Server App, everything works fine except 2 points:
1- Destroy function doesn't work; as I need to bind again the datatable to another datasource with difference columns structure
2- Export buttons don't appear at all.
Please note that I have limited experience in javascript,
I appreciate your support.
Youssef
Answers
If you link to a test case (per the forum rules and the template new post text that you deleted), I've be happy to take a look and try to help debug the issue. At the moment there is nothing I can debug, and all I can really do is point you at the examples which do work.
Allan