Announcement

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

    FilterEditor height

    Hi!

    Is it possible to define the height of the FilterEditor element of a ListGrid?

    I am using SmartGWT 2.4.

    Thanks in advance!

    #2
    Hi!

    I found the method to change the height: grid.setFilterEditorHeight

    But now I need to apply some more changes:

    - margin outside the textboxes
    - padding inside the textboxes
    - textboxes width
    - filter button dimentions

    The goal is something like the image attached.
    The rounded corners and background image are OK.

    The things in list above, I've already do some research and some tries in CSS, but nothing really works.

    Can anyone help me finding the right way to apply these changes?

    Thanks in advance,
    agalvao
    Attached Files

    Comment

    Working...
    X