I have a kendo dropdown list that is hidden on form load using jquery .hide(). On the setting of other form elements I need to show the dropdownlist. If I use the jquery .show() it will show the kendo dropdownlist and the original dropdownlist. Is this a bug or is there a particular way this must be done.
Thanks
Thanks