limit the table columns to 1 row (no breaks)
limit the table columns to 1 row (no breaks)
Good Morning (at least in Germany ;) ),
First let me say DataTables is the greatest Table "Framework" i discovered so far, Thanks for that :)
so here is my Problem:
The rows of my table have different heights because in some i got a lot of text and then there are breaks in the columns
(so 1 table row is now about 3 rows big) is there a way to let the text be displayed in width instead of breaks ? (Let the table get longer instead of higher ?).
It also destroys my Information bar because the Information bar seems to count every row as 1 table row and displays something like
"Showing 3,695 to 3,709 of 3,681 entries" at the end of the Table.
I know its hard to understand what i want (its pretty hard for me to describe my problem in english), but i hope you can figure it out ;)
First let me say DataTables is the greatest Table "Framework" i discovered so far, Thanks for that :)
so here is my Problem:
The rows of my table have different heights because in some i got a lot of text and then there are breaks in the columns
(so 1 table row is now about 3 rows big) is there a way to let the text be displayed in width instead of breaks ? (Let the table get longer instead of higher ?).
It also destroys my Information bar because the Information bar seems to count every row as 1 table row and displays something like
"Showing 3,695 to 3,709 of 3,681 entries" at the end of the Table.
I know its hard to understand what i want (its pretty hard for me to describe my problem in english), but i hope you can figure it out ;)
This discussion has been closed.