/EJ2-DataGrid-Blazor-CustomAdaptor-As-Component-WithType-CRUD-SortFilter

In this demo, Grid is bind with data from Custom Adaptor which is created as a component when DataAdaptor is extended from OwningComponentBase. You can create Custom Adaptor from any of the two versions of the class, DataAdaptor and DataAdaptor<T>. In this demo we have used the DataAdaptor<T> version.

Primary LanguageHTML

No issues in this repository yet.