Click to See Complete Forum and Search --> : DATAGRID FIRSTROW


DLARLICK
April 25th, 2001, 10:02 AM
I am working with a datagrid and an ado recordset. I would like to use a filter method to find if a key value in the recordset exists and move the datagrid to the row that the recordset is located at in the grid. I am currently setting the bookmark property.

I would however like the recordset ot appear at the top of the datagrid. I have tried the firstrow property to no avail. Please let me know if there is any trick to setting this property.

Thanks Everyone!