I am trying to use Grid in my application.
But having a issue when grid starts dispalying the scroll bar when data grows.
Scrollbar is misplaced and i am not able to see the grid data anymore.
Attaching the screenshot below.
Did anyone face similar issue?
Suggestion on this would be really helpful
It looks like either the styles (CSS) for the grid is not loaded/included in the theme, or there’s some other serious rendering problem in your application. So check from your application styles.css file that it contains selectors that start with “.v-grid”.