For performance reasons, it would be nice to be able to stop the change notification for the change of a single property value on a single item in an ObservableArray (or DataSource) from causing the whole ObservableArray from raising a change notification for its bindings. This causes all the bindings for all the items to be re-evaluated.
Hello,
Generally stopping the change event beats the purpose of creating an observable array in the first place. If there should not be such a propagation it would be better to use a normal array.
Regards,
Angel Petrov
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.