Ignite UI for Blazor component library packs 35+ native Blazor UI Controls with 60+ high-performance Charts designed for any Blazor WASM or Server-side app scenario.
I would like to use IgniteUI for my Blazor application, but I cannot use the IgbGrid without DataTable support. My application makes heavy use of them. I am used to the support and flexibility of UltraWinGrid for Window Forms and expected a similar level of support.
I would like to be able to assign a DataTable object to the Data property of an IgbGrid, or use an adapter class to help transform the DataTable into a usable data source for the grid.
I would like to use IgniteUI for my Blazor application, but I cannot use the IgbGrid without DataTable support. My application makes heavy use of them. I am used to the support and flexibility of UltraWinGrid for Window Forms and expected a similar level of support.
I would like to be able to assign a DataTable object to the Data property of an IgbGrid, or use an adapter class to help transform the DataTable into a usable data source for the grid.