Click to See Complete Forum and Search --> : True DBGrid Control


Jules Needleman
August 4th, 1999, 11:23 PM
I have a question about the True DBGrid control.

I create a recordset within my VB6 program, using the ADO control. The
recordset has 10,000 rows and 10 columns.

I then use the recordset as the DataSource for the TrueDBGrid.

At this point I need to do a search on the first column of the grid.

I tried to read the help file on how to do this, but it is a bit confusing.

Could Someone possible provide me with some sample code on how to do this?

Thanks.