This is a migrated thread and some comments may be shown as answers.

ScrollPositionIndicatorTemplate doesn't show all content

2 Answers 132 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Greg
Top achievements
Rank 1
Greg asked on 27 Aug 2013, 05:10 PM
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

Sort by
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 >>
Tags
GridView
Asked by
Greg
Top achievements
Rank 1
Answers by
Vera
Telerik team
Share this question
or