Mewriick / Blazor.FlexGrid

GridView component for Blazor
MIT License
199 stars 36 forks source link

feature request: multiple grids on the page #74

Closed kalaur closed 4 years ago

kalaur commented 4 years ago

is it possible to place several grids on a page with differen data sources?

Mewriick commented 4 years ago

Hello, yes you can put several grids on page with different data sources. Only one problem is here, if every grid is for same type the configuration is shared.