Friends, I have a new mission, in the theory seems easy, but I dont get..
I am Using VB6, but I pretend to use .NET in the soon future.
The situation follows:

I have a forms with two GRIDs, of the same size, I need when I roll a ScrollBar at the one GRID, the another GRID must rolls too.

I need to have ONE ScrollBar to move TWO GRIDs! is There a way?

I use de index code from the selected Grid to select the index to another GRID.

Thank you!