D
DougMcKenzie
I have a datagrid, with many entries, so there is a vertical scroll bar
that goes down a ways. What I want to do is have a textbox, that does
a partial string search, and highlights the row that is the best match.
I have all of that working, the only problem is that if the row that
gets highlighted is below the visible window, it doesn't scroll down to
it, so the user has to do it themselves. Is there any way to make the
datagrid scroll down there by itself? Any help is greatly appreciated.
that goes down a ways. What I want to do is have a textbox, that does
a partial string search, and highlights the row that is the best match.
I have all of that working, the only problem is that if the row that
gets highlighted is below the visible window, it doesn't scroll down to
it, so the user has to do it themselves. Is there any way to make the
datagrid scroll down there by itself? Any help is greatly appreciated.