Data displays but pagination, sortable, search box, etc. Not showing up...
Data displays but pagination, sortable, search box, etc. Not showing up...
popeye23
Posts: 3Questions: 1Answers: 0
Hi,
I'm using DataTables within a Juery Dialog Box and I'm having trouble getting the table to display correctly. All of the data is populated in the dialogue box but the DataTable is not displayed properly.. No pagination, no sortable columns, entries, or search. Can someone guide me in the right direction on what's possible wrong.
Thank you
This discussion has been closed.
Answers
Typically that means you are getting a Javascript error causing Datatables to not fully initialize. Check your browsers console for errors.
Kevin
I'm using it within a program not on a webpage? So you're saying it's an initialization issue?
Like you said none of the Datatables functions are there plus the table isn't formatted normally. Something caused Datatables to stop during initialization. Is there an error log you can look at?
Kevin
No there's no error log to look at.
try by upgrading your datatable js and css