![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
|
Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
br> br> |
| |||||||
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Guest | Animating bounding INotifyCollectionChanged events in WPF When binding collections via INotifyCollectionChanged into a WPF interface, has anyone been able to take control of certain events and implement animation? Is there a way to add your own code when handing these binding events? For example, when inserting items, to slide the sibling items apart, allowing space for the entry; or when deleting items to do some smooth collapse gesture? I am unsure as to how the INotifyCollectionChanged binding is implemented in WPF - does it actually perform insert/update/delete's of items in a ItemsControl; or does it regenerate the whole thing every time a change is made? I am suspecting the latter given the performance of removing items from large collections. I would hope the args provided by the INotifyCollectionChanged event would be used to optimize the action... Regards, Fil. |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Binding to INotifyCollectionChanged event | Some Bloke | Avalon | 0 | 06-09-2008 08:36 AM |
| Aero icons stop animating | 2disbetter | Vista performance & maintenance | 1 | 11-27-2007 03:14 PM |
| Fire events from Xaml files.. events in Pre compiled Dll's | SureshGubba | Avalon | 1 | 09-15-2006 01:56 PM |
| Animating databinding changes ? | jods | Avalon | 4 | 06-20-2006 03:21 PM |