all groups > coldfusion flash integration > june 2007 >
You're in the

coldfusion flash integration

group:

How to center a flash grid.



How to center a flash grid. soonersak
6/12/2007 4:32:35 AM
coldfusion flash integration: I?m sure I?m overlooking something simple. I have a grid in flash format I'd
like to center it inside a cfform format flash. My grid consists of only two
columns and it?s aligning to the left. Doesn't look good. I like it to be in
the middle of the page. Thanks in advance.

Re: How to center a flash grid. The ScareCrow
6/12/2007 11:33:21 PM
Enclose your grid in the following

<cfformgroup type="HORIZONTAL" width="100%" style="horizontalAlign:center"></cfformgroup>


Re: How to center a flash grid. soonersak
6/14/2007 4:13:53 PM
AddThis Social Bookmark Button