Formatting the width of my datatable using jquery
I'm a novice but I am trying to figure this out. What I have is a datatable on my webpage and I also have column right data. The column right appears to have ample room down the right side of the page. However, when the column right data becomes longer, it pushes the table down the page. Almost as if the table is taking up space in the right column that I cannot see. All of the other data on the left side of the page stays in place.
I am probably missing something in the .css. I am almost sure the fix lies in jquery-ui-1.8.23.custom.css or jquery.dataTables.js files
Can anyone give me a tip on where to go, or what to look for? I would really appreciate it.