How apply width to a column in a datatable?

How apply width to a column in a datatable?

mauriciomoomauriciomoo Posts: 2Questions: 0Answers: 0
edited January 2013 in General
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!!

Replies

  • mauriciomoomauriciomoo Posts: 2Questions: 0Answers: 0
    Forget it!!. I need to use the property "bAutoWidth". Jeje.. thank you very much!!
This discussion has been closed.