llmclaughlin
Programmer
Hello,
I have a dataset that I populate from an xml file. This dataset has 10 tables, each table having one row of data. My question is, is it possible to load this into a grid or dataview with paging through each table. Right now when I bind it to either all I get is the first table in the dataset.
Any suggestions or better idea on how to display all the data from dataset
Thanks
Louie
I have a dataset that I populate from an xml file. This dataset has 10 tables, each table having one row of data. My question is, is it possible to load this into a grid or dataview with paging through each table. Right now when I bind it to either all I get is the first table in the dataset.
Any suggestions or better idea on how to display all the data from dataset
Thanks
Louie