Hi,
I was able to make changes and make data grid of one type to work in FetchData.razor.
However, I still want to make it work for other datagrids in TestDataGrid_Dynamic.razor and DataGrid.razor.
Currently they are working without dynamic binding as in FetchData.razor. Please can you modify the files in the project and make them dynamic binding and use Employee List data because I am not sure how to use employee list data instead of datatable a
Attachment:
Test_app_80234dd3.zip