Hello,
I am using Auto complete inside a form. When the form returns Kendo UI AutoComplete remembers the last input value and fills it in. But I would like to initialize it manually (in the code) instead. I tried setting the value to a variable but failed. Setting Autobind(false) did not work either.
Can you give me an example in Razor please?
I also like to do the same for dropdownlist and datepicker.
Thanks,
I am using Auto complete inside a form. When the form returns Kendo UI AutoComplete remembers the last input value and fills it in. But I would like to initialize it manually (in the code) instead. I tried setting the value to a variable but failed. Setting Autobind(false) did not work either.
Can you give me an example in Razor please?
I also like to do the same for dropdownlist and datepicker.
Thanks,