S
Sebastian Santacrice
I have a few combo boxes that are multi lines and each row
of data corresponds with the other combo boxed rows of
data.
But then they there a lot of rows one combo box scrolls
down and the other stay the same. So now the rows of data
don't match from one combo box to the others.
Is there some way to make the others boxes scroll with one
so the rows always match. Basically I want it to work like
a datagrid regarding the scrolling. However, I can't use a
datagrid for this project. Can I bind the combo boxed or
or do it by code?
Thanks
of data corresponds with the other combo boxed rows of
data.
But then they there a lot of rows one combo box scrolls
down and the other stay the same. So now the rows of data
don't match from one combo box to the others.
Is there some way to make the others boxes scroll with one
so the rows always match. Basically I want it to work like
a datagrid regarding the scrolling. However, I can't use a
datagrid for this project. Can I bind the combo boxed or
or do it by code?
Thanks