Need More Info
Last Updated: 18 Jan 2024 16:11 by ADMIN
Abirami
Created on: 11 Jan 2024 23:11
Category: UI for Blazor
Type: Bug Report
0
Blazor Grid - Scroll to Last Row
When we scroll down to last row of the grid, it jumps back to 2nd row from last. So we cant see the last row data. This issue constantly occurs in Chrome browser and when we resize the browser, can scroll to the last row. 
1 comment
ADMIN
Nansi
Posted on: 18 Jan 2024 16:11

Hi Abirami,

I assume this issue can be caused by too small RowHeight setting for the Grid in virtual scrolling scenarios. If the RowHeight value is smaller than the actual table row height, the Grid cannot calculate the virtual layout correctly. This can lead to the inability to reach all table rows at the bottom.

There are a couple of things to keep in mind when using virtual scrolling, which we have included in our documentation. You can also check these two KB articles:

Do you see the problem on the Grid Virtual Scrolling demo? If not, can you provide me a similar example, so I can review the configuration of the Grid? Which Telerik UI for Blazor version are you using?

Regards,
Nansi
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Telerik family, check out our getting started resources!