Announcement

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

    Customize a Scrollbar to a specific ListGrid

    Hi

    I created a new class that extends Scrollbar and I customize the images inside it, when I finish customizing it I do not know how to give the new Scrollbar to a specific ListGrid in the application, Can you explain how to do this? and if there an example show how to do that it will be great.

    SmartGWT Version: SNAPSHOT_v8.3d_2012-10-11/LGPL Development Only (built 2012-10-11)

    I want the Scrollbar style to appear as in the attached image.

    Thanks
    Attached Files
    Last edited by akhader; 8 Nov 2012, 02:41.

    #2
    I hope to have a response since this is a critical on my application.

    Comment


      #3
      Isomorphic is SmartGwt supports to give different ListGrid different Scrollbar style?
      Last edited by akhader; 24 Oct 2012, 09:50.

      Comment


        #4
        I found that I can create Scrollbar class but I do not know how to associate the created Scrollbar class with the ListGrid
        Last edited by akhader; 11 Nov 2012, 01:03.

        Comment

        Working...
        X