How to stretch the third column in a treetable?

Well the title says it all. I use Jdeveloper Studio Edition Version 11.1.1.0.2 and I want to stretch the 3. column a treetable. How do I do that?

Hello

the component type documentation helps to playback. Here's what he has to say:

Property: columnStretching

Indicates what type of stretching you want applied to the columns. For optimal performance, use the 'none' option (default). If you want the last column stretched to fill all unused space inside the viewport, use the "last" option If you want to have an empty blank column is inserted automatically and have stretch (so the background line colors cover the entire width of the table), use the 'white '. If you want to have a section of specific foliar column (no group) to fill unused space inside the viewport, use the option where you specify "column:" followed by the ID of the column that you want to have tense, for example "column: myColId. Note that headers of lines and frozen columns not are going to be tense because this could leave so easily the user unable to access the body of scrolling of table data. Only a maximum of a column can be stretched at the same time.

Frank

Tags: Java

Similar Questions

Maybe you are looking for