i have a Dataset with 4 tables , i m assigning this Dataset to datalist. i want to bind some fields from all tables in the datalist. Write now its only binding the Table which is on 0 index of dataset, on other table column name its giving exception.
How to bind the datalist with multiple table in dataset.?
Thanks,
You can
mergetheDataTablesthat are inside theDataSetand then bind todatalist