no selection for Datagrid

jdeschamps

New member
Joined
Nov 22, 2004
Messages
1
Programming Experience
3-5
Hi all,

I display a datagrid with several rows of information when my frame loads. Is it possible to have no row selected in the datagrid when it loads. There is always a ">" on the first row. I can't find a way to just have the datagrid but no row selection. Please help! :confused:
 
i dont how to get rid of it. i just set the DataGrid1.RowHeadersVisible = False.

no selection on the first row.
 
Back
Top