See the MVVM - How to implement cascading LookUpEdits KB article for more details.
Added By: Ramin Zarei at: 10/3/2016 1:29:08 AM
Hi. what is purpose of protected here. Shouldn't we call it from view?
Added By: Svetlana (DevExpress Support) at: 10/3/2016 1:55:30 AM
Question Comments
Added By: Ramin Zarei at: 10/3/2016 1:29:08 AM
Hi. what is purpose of protected here. Shouldn't we call it from view?
[C#]protectedvirtualvoidOnSelectedCustomerChanged(){this.RaisePropertyChanged(m=>m.Orders);}
Added By: Svetlana (DevExpress Support) at: 10/3/2016 1:55:30 AM
Hello,
I've created a separate ticket on your behalf (T434690: A question regarding implementation of the T223550 example). It has been placed in our processing queue and will be answered shortly.