Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Reg: Background color for the ListGrid fields

    Hi,

    How can i give the custom background color for the ListGrid fields while editing.
    We need the same for all types of listGrid fields like text,combo,select.

    We are working on the below environment:

    SmartClient version : Isomorphic SmartClient/SmartGWT Framework (9.1p_2014-09-04/PowerEdition Deployment 2014-09-04)

    Browser : IE9

    Thanks in advance

    #2
    Please be more specific:

    1. where precisely do you want to change the color - the area where the user types in values, the border around the cell, somewhere else?

    2. under what circumstances should the color change - always for all form controls including form controls outside of a grid, only when a cell has focus, some other condition?

    For basic FormItem skinning, see all the properties on FormItem that end in "Style" and see also the FormItemBaseStyle overview.

    Comment

    Working...
    X