Hello,
I want the grid to be refreshed column wise as the DataTable datasource changes. Calling the client side read function refreshes the data source but does not refresh the columns based on the data source changing. We have filters that will remove/add columns since the DataTable is dynamic. I am populting the grid like below:
ASP.NET Core Dynamic Grid in ASP.NET Core - Telerik UI for ASP.NET Core
Thank you.