Declined
Last Updated: 15 Oct 2014 07:23 by ADMIN
ADMIN
Ivan Petrov
Created on: 06 Aug 2012 03:55
Category:
Type: Bug Report
2
FIX. RadListView - Items are not aligned correctly when scrolling vertically.
Steps to reproduce.

1. Add a RadListView to a form and set its height to around 68.
2. Set the ViewType to ViewType.Details.
3. Add several items so the vertical scroll bar would show.
4. scroll to the bottom and use the scroll bar up button to scroll up.

You will see that only half of some items would be shown, until you reach the top.

Resolution: When available space for rows is less than the height of a single row is normal to not see the hole row. 
0 comments