Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
235
UltraCalendarCombo with no default value and read-only
posted

Hi,

Is there any way to make an ultracalendarcombo control read-only? I dont want the user to be able to select or edit the text within the control, essentially making it behave like a dropdown with its style set to dropdownlist.

 

Also, I have a couple of this controls into a search form, I would like the default values of this controls to be set to empty or all such that they dont affect the search results unless the user changes them. A way to reset their value to empty is also needed. Is there any way to do this? thx