Dataview...adding additional columns
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
I have data coming from multiple tables and I need some of the data to go into a 3rd column. So far all I can get is the name in the first column and the data in the second. I am not sure how I can create the 3rd column and then populate it with data. Any help would be much appriciated. Thanks, Jim
-
I have data coming from multiple tables and I need some of the data to go into a 3rd column. So far all I can get is the name in the first column and the data in the second. I am not sure how I can create the 3rd column and then populate it with data. Any help would be much appriciated. Thanks, Jim
Combine your data into one DataSource and bind it to the control would probably be the simplest way.
only two letters away from being an asset