Announcement

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

    Show drop down on mouse over label

    Hi,

    We are using SmartGWT Pro 3.0 version.
    We want to display one label as "Profile" in top, on mouse over that label we want to show a drop down with option as "Account Setting", "Change Password".

    Which widget we can use for this feature.

    Thanks

    #2
    Sounds like a use case for MenuButton.

    Comment


      #3
      I want it to look like a label not button.

      Comment


        #4
        CSS-based styling can be used to do so (setBaseStyle)

        Comment

        Working...
        X