Hi,
I’m trying to implement a search function within my vb application to search a datagridview.
Basically I need to search the datagrid, using any key word, e.g. if "L" is typed, all entries with L in either postcode, Lname or Fname is found and displayed in the datagrid.
I’m pretty sure there’s a simple solution, but I’ve never worked with data grids before!
Cheers for any help or advice you can give.
(Incase its important i'm using Visual Studio 05)


LinkBack URL
About LinkBacks
Reply With Quote