G
Guest
Does any one know how to do an incremental search on the datagrid. By this I mean if i type text in a text box I want the grid to find the record as each letter is typed in. Something like autocomplete in VB. Any suggestions would be helpfull. I know you can use an API to accomplish this in a listbox but that does not work in a grids columns.