I have implemented this on a grid that I have, and I have noticed that even if I click and drag the scroll bar to the very bottom, it doesn't show the bottom-most record. I have also noticed this same behavior in your WPF Example for this feature. Is this a known issue?
2 Answers, 1 is accepted
0
Vera
Telerik team
answered on 30 Aug 2013, 01:58 PM
Hello Greg,
Thank you for the report. We will need some more time to investigate the problem. I will write back once I have more information.
Regards,
Vera
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely. Sign up for Free application insights >>
0
Vera
Telerik team
answered on 02 Oct 2013, 12:50 PM
Hi Greg,
This behavior would be expected in case the rows in your GridView have different height. The problem comes from the fact that RadGridView is not able to measure the space for the rows that are out of the view port when scrolling to the bottom. What I can suggest you is to set fixed height to the rows. Please give a try and let us know in case the problem still occurs.
I hope this helps.
Regards,
Vera
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely. Sign up for Free application insights >>