Kendo UI MVVM Query

dashang

Journeyman
Hello,
I have list of Object . Each object has fields like passport, frequentFlyer number etc. I want to bind it with KendoUI MVVM Dropdown .I am using Remote Template (Template Stored at other page not in same page of View ) . Both passport and frequentFlyer has difference DataSource and UI is DropdownList.
I have posted query in StackOverflow but havent got any answer. *stackoverflow.com/questions/44434592/kendo-mvvm-dropdown-in-remote-template
 
Top Bottom