W W.G. Ryan MVP Sep 6, 2005 #2 You can't. A Dataset can contain 2zillion datatables each with tons of views. You can use DataView.Table and work your way back up though.
You can't. A Dataset can contain 2zillion datatables each with tons of views. You can use DataView.Table and work your way back up though.
S Sathyaish Sep 8, 2005 #3 I want to insert data filtered by dataview in dataset inform of new datatable how can i achive this?