DataTable 10.5 ERROR when clicking column heading (within iframe)

DataTable 10.5 ERROR when clicking column heading (within iframe)

GTCulbrethGTCulbreth Posts: 6Questions: 3Answers: 0
edited April 2015 in Free community support

Hi All,
I am using DataTable 1.10.5. and jquery 1.11.2.

I have a simple table that when I click the column heading I get the following error:
Error: Syntax error, unrecognized expression: table:[id*=PropertyTable]

The page containing the table is being loaded in an iframe. When I display the page by itself, no iframe, the column sorting work well.

Any Ideas why this, seemingly simple activity fails in iframe?

Thanks for your help.

here is the js fiddle of the table that works:
http://jsfiddle.net/gtculbreth/7rmdg5nk/
when I figur out how to include this html in an iframe in js fiddle I will post it

Answers

  • GTCulbrethGTCulbreth Posts: 6Questions: 3Answers: 0

    Are there any examples of how to set up datatabls in js fiddle. I am trying to set up an example but not having much joy

This discussion has been closed.