This is a migrated thread and some comments may be shown as answers.

Get changes from ICollectionView object

1 Answer 56 Views
DataForm
This is a migrated thread and some comments may be shown as answers.
Manoj
Top achievements
Rank 1
Manoj asked on 30 Oct 2011, 04:36 PM
I am using following object for ListBox with RadDataForm for updating records(Similar way as shown in ICollectionView Synchronization sample of DataForm).
ICollectionView obj = new QueryableCollectionView(lstAudits);
How can I get Changed rows from this collection.

1 Answer, 1 is accepted

Sort by
0
Ivan Ivanov
Telerik team
answered on 02 Nov 2011, 06:08 PM
Hello Manoj,

Would you please shed some more light on your scenario? I believe that we would be able to provide you some guidelines if we are aware of the behavior that you are trying to achieve.

Best wishes,
Ivan Ivanov
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
Tags
DataForm
Asked by
Manoj
Top achievements
Rank 1
Answers by
Ivan Ivanov
Telerik team
Share this question
or