This question is locked. New answers and comments are not allowed.
Hi,
How can I add a possible value to a combobox?
My combobox is bound on the server and I want to add one element from the client side(because I just create an element throught ajax)
I searched here http://www.telerik.com/help/aspnet-mvc/telerik-ui-components-combobox-client-api-and-events.html#ClientMethods
But I didn't found anything like that.
How can I add a possible value to a combobox?
My combobox is bound on the server and I want to add one element from the client side(because I just create an element throught ajax)
I searched here http://www.telerik.com/help/aspnet-mvc/telerik-ui-components-combobox-client-api-and-events.html#ClientMethods
But I didn't found anything like that.