G
Guest
Hello,
I have a DataGrid1 object in my asp.net web application, it has 5 columns
and it shows data retrieved from a table. That part is ok, I see all the
data. I am quite new and I succeeded that much. Now I want to take 1st and
3rd column from the grind and append it into another table in my database.
How should I do this?
Thanks,
Jim.
I have a DataGrid1 object in my asp.net web application, it has 5 columns
and it shows data retrieved from a table. That part is ok, I see all the
data. I am quite new and I succeeded that much. Now I want to take 1st and
3rd column from the grind and append it into another table in my database.
How should I do this?
Thanks,
Jim.