gustavnavar / Grid.Blazor

Grid component with CRUD for Blazor (client-side and server-side) and ASP.NET Core MVC
GNU Lesser General Public License v2.1
700 stars 135 forks source link

Scrollbar for Grid at top #361

Open sunnylnct007 opened 2 years ago

sunnylnct007 commented 2 years ago

Currently the scrollbar appears fine when content overflow but below the tabular display. If page size is bigger user will have to go to bottom of screen to scroll right.

It will be helpful to have scrollbar visibility as configuration