Announcement

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

    showDisabledIcon on buttonItem

    Hi there,

    I would like the disabled state of a buttonItem (on a dynamicForm) to still show the icon. How can I achieve this?

    showDisabledIcon doesn't appear to work on buttonItems, only buttons.

    Regards
    Alex

    #2
    Same problem

    Using SmartGWT 3.0p LGPL edition.

    Any news on this?

    Will this feature be added in an upcoming release or do we have to implement it ourselves? Don't want to start a custom implementation if it's coming soon in a new release.

    Thanks!

    Comment


      #3
      Use setButtonProperties().

      Comment

      Working...
      X