Click here to Skip to main content
15,991,109 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
0 Hi All,

I have created small form in wpf. I have create CollectionViewSource object and load value to that object from db. That object has bind with collectionViewSource.

After adding new rows to that collectionViewSource Object, I need to read row by row in c# code. Also I do not need to display that rows values on form again.

The problem is I can not read rows of collectionViewSource Object in c#.How can I do it. Also may anyone know how that collectionViewSource object's data load into dataTable, Please let me know.

Thank You.

Chamara.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900