And how about the height of the control ? I can only specify the height the of the drop-down list, but i want to make the control a bit larger (because the default size is really small)
The thing with $("#input").closest(".k-widget").css("height", 300) Does not work :)