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
240
Is it possible to hide an individual item in the dropdown list client side?
posted

  I have two WebDropDown controls that are being initialized with a dummy item similar to "Please select X from the list".  I don't want those dummy entries to show up in the list when they open it.  I was hoping there would be some sort of NullText property for the CurrentValue like the ones in the TextEditor controls, but I haven't found anything like that.  Any help would be greatly appreciated!

 

Thanks, Ian.