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!

ADF Faces: How do I set the cellpadding and cellspacing on an <af:table/>?

521895Jul 6 2006 — edited Jul 6 2006
I'm guessing that we don't have direct access to those table properties and that the only way to control cellpadding and cellspacing is through css. Is there a way that I can do this with the inlineStyle attribute? I tried <af:table inlineStyle="padding:5px"/> but that doesn't work. Sorry I'm no css expert. Any help I could get would be appreciated.
I'm using adf faces 10_1_3_0_4.
Thanks

Jason
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 3 2006
Added on Jul 6 2006
1 comment
340 views