• Resolved vickidigital

    (@vickidigital)


    I am using the free version and want to know how to hide a column using jquery via a drop down selection.
    This is my old code with a competitor
    $(“.supsystic-table th[data-cell-id^=’B’]”).hide();

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Shahjahan Jewel

    (@techjewel)

    You can use the following jQuery Code:

    jQuery('.ninja_column_COLUMN_INDEX').hide()

    where the COLUMN_INDEX is the index of the column and index starts from 0

    Thanks

    I tried that exact code and can’t get it to work. I need to do the same thing.

    bump. Can we get some help on this?

    Plugin Author Shahjahan Jewel

    (@techjewel)

    Hello,
    I am not sure what you are trying to do. But can you give me the url and then let me know what you want to do by click event.

    The best way will be, Just open a support ticket in wpmanageninja.com and explain the issue.

    Our support manager will respond as soon as possible.

    Thanks

    We put in a ticket on 6/22 as requested and haven’t heard anything.

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

The topic ‘Jquery targeting’ is closed to new replies.