in
?-误落风尘的回答
?
I used width attribute as for all columns but In display, columns are not adjusted.
Can i get in this way? If, please guide me to achieve column widths as I desire
you must to use columnClasses attribute and separate every column style with comma(,). the code examples below show how to use columnClassess attribute.
in head tag:
in body tag:
it is works with h:panelGrid tag too.