Hi,
As my title suggests, I have a Model object that is not binding entirely to the view I've assigned it to and I dont know what else to do.
Example here: https://dojo.telerik.com/UJaBOKAt
I've created a Window and bound the contents to a view model. when init. the principal and customer account comboboxes should be disabled, and the values of these combo boxes are binding to the viewmodel's attributes. There are console logs printing the view model on change to be sure.
Do you have any advice on how to resolve this?
Thanks and kind regards,
Grant