I’m using ExtJs and trying to change look of the default scroll-bars (for Grid Panel).
I tried using jScrollPane, but it’s not working at all with ExtJs.
Is there any way to change look of default look of scroll-bars in ExtJS. I wont to achieve look similar to jScrollPane
Thanks!
I manage to use jscrollpane with extJs GridPanel.
In render listener of Grid Panel I put