![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
| |
| | #1 (permalink) |
| | Update databound collection not in UI thread I have a TreeView that uses ObservableCollection as it ItemsSource. Items in this collection are added and removed in other thread, not UI thread. As collection changes I get NotSupportedException {"This type of CollectionView does not support changes to its SourceCollection from a thread different from the Dispatcher thread."}. How do I add, remove, clear items in ObservableCollection that is Databound to a TreeView without using Dispatcher? |
My System Specs![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| How do the current thread get thread notification of OS intruption | .NET General | |||
| Untrapable exception when deleting last row in databound DataGridV | .NET General | |||
| Start a new thread from an existing thread, which was started from atimer | .NET General | |||