How to keep first row blank in datagridview?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Prathap
    New Member
    • Nov 2011
    • 37

    How to keep first row blank in datagridview?

    I am using vb.net.I'll be using a datagridview which is bound to a datasource.Norm ally it'll load datas in first row(row(0)) to n th row,i want to load datas only from second row.my question is how to left the first row blank.Someone please help
Working...