• Resolved step8601

    (@step8601)


    i have a large table

    is there a way to enable vertical scrolling?

    i’d rather have vertical scrolling than pagination

    i’m importing a large csv

    thanks

    • This topic was modified 5 years, 4 months ago by step8601.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter step8601

    (@step8601)

    i think the following might work under custom css:

    #footable_parent_NT_ID {
    height:120px;
    overflow-y:auto;
    width:800px;
    background:yellow;
    }

    Plugin Support Syed Numan (WPMN)

    (@annuman)

    Hello @step8601,

    Our sincerest apology for being delayed to respond. We always recommend opening a support ticket to get a fast reply.

    However, our heartiest thanks for the solution that you shared here, it will be really helpful for most of the ninja table user who is looking for a vertical scrolling table.

    If you need any help please submit a support ticket here. https://wpmanageninja.com/support-tickets/ Our support agents will assist you.

    Love from WPManageNinja Team

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘vertical scrolling’ is closed to new replies.