Version: 10.0p
Built: 2015-01-19
I was able to reproduce this issue on the SmartClient demo.
Steps to reproduce:
1. Go to Grids -> Expanding Rows -> Details
2. Scroll down all the way on the listgrid
Note that only the very last record on the listgrid appears at the very top once the list is scrolled down all the way. This behaviour does not exist on a listgrid that has canExpandRecords set to false (default).
We are experiencing problems with this because when a user is scrolled all the way down and applies a filter, either only one record appears or sometimes nothing appears. The user then has to manually drag the scrollbar upwards to be able to see the records.
Built: 2015-01-19
I was able to reproduce this issue on the SmartClient demo.
Steps to reproduce:
1. Go to Grids -> Expanding Rows -> Details
2. Scroll down all the way on the listgrid
Note that only the very last record on the listgrid appears at the very top once the list is scrolled down all the way. This behaviour does not exist on a listgrid that has canExpandRecords set to false (default).
We are experiencing problems with this because when a user is scrolled all the way down and applies a filter, either only one record appears or sometimes nothing appears. The user then has to manually drag the scrollbar upwards to be able to see the records.