hi,
Can anyone help me trying to get this to work. I have a Datatable called dt and i'm using defaultview.rowfilter to display data base on the rowfilter. what i new to do is to get this result set and stored it on a new datatable. can this be done?
lets said i have 2000 records on my original datatable and when i use the defaultview.rowfilter i ended up with 10 records how can i stored this 10 records on a new datatable? i need it with column names too.
Thanks,
jsctechy
PD. I'm using it on a windows form
Start Free Trial