jQWidgets Forums

jQuery UI Widgets Forums Grid Default ScrollBar Thickness

This topic contains 2 replies, has 2 voices, and was last updated by  AshtonDyer 9 years, 9 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • Default ScrollBar Thickness #76376

    AshtonDyer
    Participant

    I’m curious if there is any mechanism for setting the default “thickness” of scrollbars for jqxGrids. I have forced the horizontal and vertical css to get it to look nice (thinner), but the grid object itself is still at the original width and I’m having to use some ad-hoc css selectors. I’m by no means a css pro, so it is very possible that my theme is just not set up correctly.

    Is changing the thickness supported, and if so, what is the correct way to implement it?

    Default ScrollBar Thickness #76377

    Vladimir
    Participant

    Hello AshtonDyer,

    Have you tried setting the grid property scrollbarsize?
    You can find more information about it in the grid api page.

    Best Regards,
    Vladimir

    jQWidgets team
    http://www.jqwidgets.com/

    Default ScrollBar Thickness #76380

    AshtonDyer
    Participant

    Thanks Vladimir for the quick response.

    For anyone who may stumble upon the thread, you can set the default scrollbar size with jqx.utilities.

    $.jqx.utilities.scrollBarSize = val

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.