sDom not initializing
sDom not initializing
gacarpen
Posts: 3Questions: 0Answers: 0
I am attempting to implement some of the features of DataTables 1.8.2 however it appears anything I define in the sDom doesn't get applied. Specifically I would like to be able to get the ColReorder working, but it just never seems to actually initialize in my page. I am guessing I am missing something on my web server, but cannot seem to pinpoint it. The live page can be viewed at: www.arfanimalmanagement.com/playground.php
Some addtional options are still included as I have been trying to troubleshoot, but any assistance to get this working would be greatly appreciated.
To clarify, this is a php page, but the only items being initialized is the data between the tbody tag. The page isn't designed to be server-side other than the initial load of the page data.
Some addtional options are still included as I have been trying to troubleshoot, but any assistance to get this working would be greatly appreciated.
To clarify, this is a php page, but the only items being initialized is the data between the tbody tag. The page isn't designed to be server-side other than the initial load of the page data.
This discussion has been closed.
Replies