• Resolved karla@listingsup.com

    (@karlalistingsupcom)


    Here’s the error message that I see when I try to look at the table on the website

    DataTables warning (table id = ‘wp-table-reloaded-id-4-no-1’): Requested unknown parameter ‘5’ from the data source for row 1

    I put the rowspan in the last/bottom four rows of a column with the content being in the top row. There is also a header above that.

    Any help much appreciated! Thanks!

    http://wordpress.org/extend/plugins/wp-table-reloaded/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your question.

    The reason for this error message is that you are using the DataTables JavaScript library (for sorting, etc.) and rowspan at the same time. Unfortunately, this is not fully supported by the library at this time, and results in that error.

    You will either need to remove the rowspan again, or uncheck the “Use JavaScript library” checkbox for this table, on its “Edit” screen.

    Regards,
    Tobias

    I have solve problem with that.First i was thinking about #(ID) conflict but isnt that becouse when i have for example 5 colons without #colspan# search working fine then i was adding for each colon to have two sub colons and everything working fine until i come to last colon and after adding #colspan# to last colon searchbox dissapear so i decided to add one extra colon that i dont need to be able to use search on rest then i added jquery script link in html of page and one function to make invisible that last empty colon and now everything working good until problem become solved.I hope that i helped somehow 🙂

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    that sounds weird and confusing, but good to hear that it solved the problem for you 🙂

    Regards,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: WP-Table Reloaded] rowspan error’ is closed to new replies.