1. How to set the width for the dataTable rendered column in JSF? stackoverflow.comJSF h:column tag fix width Hi, I tried this way, But I couldn't get this working. With the rendered HTML , I don't see a width Attribute either for the Header ... |
2. Managing the width of the columns of datatable coderanch.comHi all, In my application I am showing a dataTable .The dataTable has 4 columns. I want that all the columns will take same width(i.e. each column will 25% width of the dataTable) irrespective of the data length. But I am not able to control that one beacuse |