QUOTE (Boki (Berg) @ Dec 7 2006, 11:48 AM) <{POST_SNAPBACK}>
Hello WEI,
This was the similar bug, I didn't completelly understand it. I will definitelly try your code.
regards
This was the similar bug, I didn't completelly understand it. I will definitelly try your code.
regards
OK. Here you go, let says, you have the total 20 rows of grid and its total visible rows = 10, and you're current highlighting the first row.
1) so press PAGEDOWN, the highlight bar (SelectedRow) should goes to 10th visible row.
2) now try to add 2/3 child rows to the first row of the grid. its still working when 1st row are expaned and SelectedRow = 0, when press PAGEDOWN, the highlight bar (SelectedRow) will goes from 1st row to 10th visible row.
3)now collaspe the 1st row of the grid, then press PAGEDOWN, what you can see that the highlight bar (SelectedRow) goes from 1st row to the 8th/7th visible row, which is wrong, it (SelectedRow) should still goes to 10th visible row.
4)If the total child rows I'm adding to 1st of row of the gird is 11, which >= the total 10 visible rows, collaspe the 1st row of the grid and press PAGEDOWN for example. the highlight bar will be disappeared.
the problem would be happend when pressing UP, DOWN, PAGEDOWN, PAGEUP when some of the rows are collaspe and some of rows are expanded.
This is the fundamental issue. if you can not solve it. I want to have my money back.
WEI



Find content
Not Telling
