DataView on several DataTables???

  • Thread starter Thread starter Marcel
  • Start date Start date
M

Marcel

Hi
I now know that you cannot create a DataView on more than
one DataTable but are wondering if anyone knows a way
around this?
I only have a single DataSet with a handful of DataTables
saving changes made to the datatables into an xml
representation of the dataset no connections nor any data
is stored in a database!!

Thanks
Marcel
 
Many thanks Miha
Looks like a good article with work-arounds..
Do you know if MS will incorporate this at some stage? It
would make a huge difference I think to the usability of
the DataViews!
 
Hi Marcel,

Marcel said:
Many thanks Miha
Looks like a good article with work-arounds..
Do you know if MS will incorporate this at some stage? It
would make a huge difference I think to the usability of
the DataViews!

Indeed. It would be very usefull feature.
Unfortunatelly, I haven't had yet time to look into whidbey release, so I
can't say.
 
Back
Top