DataGrid scrolling problem
New DiscussionThere seems to be a problem with the DataGrid scrolling. I initially noticed this on my own site, then created a simple project (attached) to highlight it. I also copied and pasted the component from the Local Data demo, and that also shows the problem. See the screencast here. There are three problems:
- Not visible in the video, but at the start I am trying to scroll using the mouse wheel, but the grid is not responding
- Placing the cursor in a cell and repeatedly cursoring down take the active cell off screen without scrolling the grid
- When scrolling the entire page, the grid bleeds into the nav bar. I’ve seen this before with other components and corrected it with a zindex change in the CSS, but that didn’t help with the DataGrid
I can correct this by embedding the grid in a fixed height div, but this isn’t reflected in the demo. It also requires extra plumbing to make full use of the available space on the page as the browser window is resized
I’ve attached a sample project that demonstrates the issue. Two components are present – a simple page as the index and your local data demo accessible from the navbar
Sign In
to post a reply
Replies
Discussion created by
Favorites
Replies
Created On
Last Post
Discussion created by
Favorites
0 Replies
3 Created On
Oct 06, 2020 Last Post
5 years, 4 months ago