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
140
UltraDropDown - show empty value
posted

Hi,

 I have an UltraDropDown bound to a "color" field in a grid. The UltraDropDown has a lookup table which has Integer primary keys, i.e. ID = 1 "Red", ID = 2 "Green", ID = 3 "Blue". The grid contains records which doesn't always have a valid selection for the color field and the field is set to 0 if no color has been selected. When this is the case, the UltraDropDown shows "0" as the display value.

As this is a legacy database I can't change the way the data works so I would like to tell the UltraDropDown that if the color field is zero, to show a blank display value instead of showing "0".

Can this be done? 

Thanks in advance,

Aaron

Parents
  • 95
    posted

     I have exactly the same problem. Did you find a good solution for this?

Reply Children
No Data