Skip to content

Add/Remove scrollbar after painting the table #13

Description

@djoel1226

I would like to allow users of my table (id = projectsTable) to choose whether or not they would like to use scrollbars. Is it possible? I've tried to dynamically change the table height property like this:

$('#projectsTable').fixtableheader.height = 220;

but that returns the following error:

Unable to get property 'height' of null or undefined reference.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions