Problem with rows not being highlighted and searchable

Problem with rows not being highlighted and searchable

cvocvocvocvo Posts: 4Questions: 0Answers: 0
edited March 2012 in General
I'm using DataTables 1.9 min -- for some reason I populate the table on my page, and then add the table to a DataTable, but as you can see in this screenshot, it only thinks there is 1 result...but there isn't.
Consequently it only wants to search that one result and won't hide/show any of the other rows that show up.

Screenshot:
http://oi42.tinypic.com/33o6u1i.jpg

Any help? I'm pretty sure my table is formatted correctly.

Replies

  • jamesoakleyjamesoakley Posts: 5Questions: 0Answers: 0
    How do you populate your table? You need to post your javascript code here to get feedback. A screenshot doesn't tell you much. I think you have a problem with the way you are populating the table, but without seeing your code, it's just a guess.
  • cvocvocvocvo Posts: 4Questions: 0Answers: 0
    Fixed the problem -- the server side python that was building the tables had multiple tags.
This discussion has been closed.