sachi vasishta

sachi vasishta

  • NA
  • 252
  • 0

giving name to datagridview cells statically

May 8 2009 3:07 AM

Hi,

In a form I have a datagridview to which I display some info form the db. But I want the first column of dgv to be static. I mean I want to add a new column to the dgv which I have done, now I want to give some names to the first 10 cells of the column 0 such as first, second, third,......., tenth. how to do this?

by default the dgv displays the info from the first row itself. if I want to display it from the second row then how can I do that?


Answers (9)