Azadi,

Thanks for the reply.  I am referring to an html cfgrid.  I am calling the grid 
into a div inside a cflayoutarea.

Should the CSS code be on the page that is being pulled in or on the index page 
or as part of the css files being included in the index page? 

Michael



> assuming you are referring to an html cfgrid, you will need to
> modify/'over-ride' the cf's css for the grid.
> i have managed to achieve a very table-like look by adding the 
> following
> style declaration to my page with an html cfgrid:
> [style]
> td div, table div, form div { margin:0; }
..
> x-grid-header { margin:0; }
..
> x-grid-hd-row td { line-height:normal; }
> [/style]
> 
> this removes the annoying margins on various sections of the grid
> (header/footer, rows), making it look more like a normal table...
> 
> hth
> 
> Azadi Saryev
> Sabai-dee.com
> http://www.sabai-dee.com/
> 
> 
> 
> Michael Brennan-White wrote:
> > Is there a way to set the Row Height or Padding of a row  in CFGrid.  
> I have a small number of records I want to display at a time and would 
> like to combine making the grid look like a table with the paging & 
> sorting capabilities of the grid.
> >
> > thanks in advance,
> >
> > Michael 
> >
> > 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302072
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to