Announcement

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

    ToolTip on ListGrid Filter Icon

    Hi

    is it possible to show a ToolTip (hoverHtml) on the List/Tree Grid Filter Icon (the Icon on the right side of the filter row) ?

    Regards
    Bruno

    #2
    Hi Bruno
    Currently this is not readily supported, but it's a good idea for a feature.
    Can we suggest you add it to the wishlist forum?

    Thanks
    Isomorphic Software

    Comment


      #3
      use this code

      filterEditorProperties : {prompt:"Filter Data.", hoverWidth:80},

      Comment

      Working...
      X