PDA

Click to See Complete Forum and Search --> : Mark all datagrid entries


MartinE
Jun 24th, 1999, 03:48 PM
Just a question, does somebody know an easy way to select all of the rows of an OLEDB data grid (visible rows and non visible rows).

The problem is, that you can only add items to the SelBookmarks when the item is visible. At the moment i use a combination of END OF RECORDSET, datagrid.scroll and SelBooksmarks.Add

Thanx for reply