I am pretty experienced with html php css but I am new at Javascript and jquery and have just come across this very useful library.
I have a web application that I am currently building that this library would be really useful for.
I have read through the examples and run them but I can't get dataTables to work with my app. The data in the div on my page is loaded by as simple piece of javascript called by get() after clicking a load data button and the div is then constructed by a php page that pulls the data from the database. This is currently running on localhost so I can't post a link.
Does anyone have a working example like I am describing above that I can have a look at or suggestions as to how I might make this work.
TIA
Colin
I have a web application that I am currently building that this library would be really useful for.
I have read through the examples and run them but I can't get dataTables to work with my app. The data in the div on my page is loaded by as simple piece of javascript called by get() after clicking a load data button and the div is then constructed by a php page that pulls the data from the database. This is currently running on localhost so I can't post a link.
Does anyone have a working example like I am describing above that I can have a look at or suggestions as to how I might make this work.
TIA
Colin