|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
fire event from another event scroll 2 datagrids togetherHello I'd like to know if someone could help.
I have 2 datagrids on my Win Form in VB.Net 2003 project. how can I scroll them horizontally together? I mean, I'd like to use just the scrollbar of the first datagrid and make the second one move as the first moves horizontally. I'd like to hide the scrollbar of the second one too. Do I have to fire the second datagrid sroll event from the first datagrid scroll event? if Yes , I don't know how to do it. I hope somebody could help me, thank you, Giovanni. |
|||||||||||||||||||||||