ADF Faces: How do I set the cellpadding and cellspacing on an <af:table/>?
521895Jul 6 2006 — edited Jul 6 2006I'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