Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Responsive support (mobile mode) for Blazor Grid.
At present, the Grid component can viewed in all devices (say
PC, mobile, tablet etc) in same format. When Grid is viewed in PC, whole Grid
will be visible to user. But same Grid in mobile will be lesser in size and
needs a scroller to scroll through content. So to make the user experience very
friendly, we have considered an adaptive mode support as an feature where that
grid user interface is customized and redesigned for best view in small
screens. The customized features includes responsive row rendering, filtering,
sorting, searching and editing. Also it makes the Grid to render the record
details in vertical order which removes the need for horizontal scrolling to
view complete record details. We have planned to implement a similar
(below) support in Blazor Grid
EJ2 Core demo: https://ej2.syncfusion.com/aspnetcore/Grid/Adaptive#/material
UG: https://ej2.syncfusion.com/aspnetcore/documentation/grid/adaptive/
Note: it doesn’t mean that existing Grid can’t be
rendered in other platforms. Now also Grid component can be rendered and viewed
in mobile also. but with Adaptive mode, it will be very user friendly.