Hi,

I have a DataGrid that contains a long (sometimes VERY long) list of 
names -- anywhere from a couple hundred to over 5,000.  I need to be 
able to allow the user to "search" this list by typing a name (or 
part of a name) into a TextInput and clicking a button.

Implementing the TextInput and the Button are no problem of course, 
but how do I get the DataGrid to scroll down to the closest match in the list?

Thanks,

Laurence MacNeill
Mableton, Georgia, USA

Reply via email to