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