Usually columnStretching="last" is used to fill the available space. But some times another column need more space to show data. ADF allows stretching a particular column by specifying the column name. I.e. columnStretching="column:address", where address is the column which need to be stretched.
adf recommends to use fixed column width, as resizing content at client side is expensive.
Subscribe to:
Post Comments (Atom)
How can af:inputListOfValues table column be stretched then?
ReplyDelete