Panning filtered grids with the mouse


11-19-2009, 11:56 AM
Hello,

I've found a workaround for the last issue I posted, but I need some ideas about how to solve another issue.
The grid can be "panned" by selecting cells that are next the edge and moving a bit forward. This works correctly almost always except when the grid contains filtered rows and the user wants to select more rows that are above.

To explain better, I've created a sample project with a screenshot. To see the problem first filter the grid (with the upper grid), then if you start selecting as it's shown in the screenshot and try to move up with the mouse the selection will go up until a certain row. The row where it stops is a filtered row and thats the problem.

Does anyone have an idea about how can I fix that?

Thanks

Re: Panning filtered grids with the mouse


11-19-2009, 11:50 PM
Juan.

I've reproduced the issue. This is definitely a bug that hidden rows prevent #Grid to scroll from bottom to top while selecting range of cells with mouse. I'll look into this and try to find appropriate workaround.

Thank you,
Andrey T.