Hi everyone. I appreciate your time. I have my paginate set to full numbers on the bottom right of the table. I am not using sDom to do that, just the demo_table_jui.css. My problem is that as you hit the Next button and the numbers in the buttons increase to 3 and 4 digits, that the buttons then start to wrap down to the next line. If I say white-space: nowrap in that .paginate div it stops the wrapping, but then it walks right off the table. I am sure if I spent a few hours on this I could figure out the best way to handle it, but it strikes me that this should be pretty common and most of you must have resolved it by now.
↧