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
60
Enable/disable items in a UltraComboEditor
posted

Hi,

Is there a way to Enable/disable items in an UltraComboEditor ?

 

Parents
  • 469350
    Suggested Answer
    Offline posted

    No, but you could could use UltraCombo instead of UltraComboEditor. UltraCombo is like a WinGrid and the Rows within it can be disabled using the Activation property on the row.

Reply Children