DataTable CSS not loading properly
DataTable CSS not loading properly
I am very new to using DataTables so please bear with me as I attempt to explain what I am doing. I am using DataTables with the Routie plugin to display a list of data rendered using Jsrender. Now the main list is showing up properly and I can sort through it using DataTables without a problem. Here is were the problem comes in: I set up the rows to be clickable. Each row will take the user to a corresponding webpage, using Routie, that displays more data about the row they clicked on. Now when the user wants to come back they press a button that takes them back to the main page with the DataTable list but this page doesn't show up like it did when the user left it. It's like the CSS isn't loading properly. If I refresh the page or click one of the headers to sort the data then the styling appears again. I'm not sure why this is happening.
This discussion has been closed.
Replies