Skip to content

Scrollbars displayed #238

@Randomac88

Description

@Randomac88

My table is long, 3120 pixels contained in a frame of 1200 pixels
The "x" scrollbar appears normally with good functionality but the "y" scrollbar appears only when the "x" scrollbar is at the end of the frame.
My css :
tbody, thead{ display: block; } tbody{ height:600px; overflow-y: scroll; }
How to have the scrollbar displayed when I'm not at the end of the frame ?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions