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
1235
Valuelistitem ReadOnly
posted

Hello,
i set the UI-role / Base.Background to 'black'. In the grid every column takes the row-color, except the comboeditor (collapsed, state normal). If i select the row, the comboeditor gets the color of the row. 

If i set UI-role / Base / ValueListItem.Background manually, i'm missing ReadOnly state. I got a ComboEditor inside an UltraGrid. Some activated, some not. (I prefer column Activation.NoEdit / AllowEdit, but i could do Activation.Disabled too.)

I tried, set 'All components' resolution order to ControlThenApplication and changed the color of the editor and its valuelist manually in code. No effect.

Greetz
iA. Kits 

Parents
No Data
Reply
  • 29065
    Offline posted

    Hello,

    I recommend using the tooltip shortcuts in AppStylist to gain access to the component role settings and it's various state properties to change the Background color. This will be considered child UI Roles that around found by expanding the Base node on the tree to the left.  Modifying the UI Base Roles could inadvertently change unwanted characteristics of all the controls, not just for the Combo you seek to make changes to.

    At this time could you please clarify what you need styled? If you have any additional questions regarding this matter, please let me know.

Children