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

TreeListView not refreshing data on datasource change

0 Answers 93 Views
TreeListView
This is a migrated thread and some comments may be shown as answers.
Jessica
Top achievements
Rank 1
Jessica asked on 15 Sep 2011, 04:51 PM
I have a TreeListView that is bound to an ObservableCollection datasource.

 In the radTreeListView1_CellValidating method I change another cells value depending on certain things. That change is not visible on the TreeListView. But if i click on the cell that was suppose to change. It's value updates to what it should be..

So it looks like datasource gets the change but the view does not refresh until cell gets focus.

Help?

No answers yet. Maybe you can help?

Tags
TreeListView
Asked by
Jessica
Top achievements
Rank 1
Share this question
or