Announcement

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

    How to hide selectItem's title when using dateItem.setMonthSelectorProperties

    When using setMonthSelectorProperties (also Day and Year) for a DateItem, the individual SelectItem fields have the titles 'Month', 'Day' and 'Year'. Is there a way to hide these titles? They don't respond to dateItem.setShowTitle(false) or dataItem.getMonthSelectorProperties().setShowTitle(false)

    #2
    Looks like this might have been introduced in SmartGwt 4 as it looks ok in SmartGwt 3. Any ideas how to get rid of the titles?

    Comment

    Working...
    X