문제

I need to create forms dynamically in which the required field parameters will come from the backend. I will use input, dropdown and switch as form elements.

Is there a kendo specific easy way to generate these forms like kendo is doing in listview using template and datasource?

도움이 되었습니까?

해결책

You probably want to check our MVVM framework for this. And some demos.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top