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
2070
How to set style of null text?
posted

I'd like to set the style of the null text that is displayed when the drop down is NULL (has no selected value). I know I can set the text for null, but what do I need to override to set the style? For instance, I'd like to set it Italic, and possibly dim the text itself - but only when the null value is displayed.

I assume I can simply override a CSS style (in a theme) but I have looked and looked and can't figure out which style I need to override. Any help appreciated.

-Tom

Parents
No Data
Reply
  • 18204
    Offline posted

    Dear Tom,

     

    Thank you for contacting Infragistics!

    We have received your support request concerning the WDD's null text styling, and this case has been assigned to me.  Infragistics is dedicated to helping you solve this issue.  Our team and I have done an initial review of your case and you we offer the ".igdd_NullText" style for this situation.  This style is applied to the WebDropDown when displaying the Null text and removed when not displaying.

    Please let me know if you have any further questions or concerns with this and I'll be glad to help you.

Children