I have a dataset that returns multiple tables. Some of these tables have the same column names. I'm trying to bind the columns to itemtemplate of datalist. How can I tell it to bind Table1 ColumnA instead of Table3 ColumnA?
I've played with the Container.DataItem but can't get it to work. Any advice? Thanks
I've played with the Container.DataItem but can't get it to work. Any advice? Thanks