KendoUI - ListView - How to show dynamic controls at runtime in edit template
问题 Related to this question, I want to achieve the same behavior inside ListView instead of a kendo Grid. My attempt is here. The edit template switches to different controls based on the value in the model at the beginning of the edit. But the problem is that I can't find a way to switch the 2nd field based on the user selection in the first field. Also if I change the first field to an 'AutoComplete' list, can I still follow the same pattern? I appreciate any help to solve this. Code: <div