4
Answers

adding one column in datagridview

Ask a question
denny simon

denny simon

14y
3.5k
1

hello all
in database table I have Column Name and column Age
when the table loaded to the datagridview , I want to add Column No as the first column  (if possible the column added automatically)

so the data in datagridview Like:

No  Name     Age
1     john       25
2     William   24
etc

is it possible ?

thanks

regard
denny



Answers (4)