Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to fix the width of ADF Table

694620Nov 14 2009 — edited Nov 18 2009
Hi,

I am developing an application in ADF using ADF Faces Components . I am using Oracle Jdev 10.1.3.1.0


I am dropping the Transient View object as ADF Table on UI. I have set the width property of table to 100%, I have also changed the inlinestyle width also to 100%. These two did not work for me.

The issue is if a column has a value of bigger length the table size is extending and if the column has a value of smaller length the table size is reducing.

Is this the expected behaviour of the width property of the table ?? . Is there any way to fix the table size. Please provide me some pointers to fix the issue.

Thank You.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 16 2009
Added on Nov 14 2009
8 comments
1,619 views