How apply width to a column in a datatable?
How apply width to a column in a datatable?
mauriciomoo
Posts: 2Questions: 0Answers: 0
Hi. I would like to know how can i apply the property width to a column in a datatable?. The problem is i have a column with some text, like "text1 my text" in the header and just one word in the column. I want to reduce the width to the minimum using demo-table.css but its not working. Any advice?
For example:
[code]
text1 my text
text
[/code]
Thanks!!
For example:
[code]
text1 my text
text
[/code]
Thanks!!
This discussion has been closed.
Replies