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
Loading
kiran kumarPosted Feb 23, 2010, 12:43 PM
MARK THE ANSWER IF IT HELPS YOU
Shaik AliPosted Feb 23, 2010, 12:15 PM
paul danielPosted Feb 22, 2010, 7:37 AM
kiran kumarPosted Feb 22, 2010, 6:22 AM