Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
145
Summary rows not updating when the underlying source is changed
posted

Binding the form to an MVVM which exposes a SearchCommand and 2 DateTime? fields.

The view contains 2 DatePicker controls, a Search Button and a Hierarchical Grid to display the results.  Upon clicking search the property that the Grid is bound to changes and fires propertychanged event.  The grid successfully updates with my lazy loading children/grandchildren, but the summary remains the same.

Any ideas or suggestions?

Chr15t1an

Parents
No Data
Reply
  • 69686
    posted

    Hello,

    Can you provide more information about your MVVM? This sounds like a problem with two-way binding.

    Alex.

Children
No Data