Skip navigation
Currently Being Moderated

cfgrid design

Nov 14, 2007 10:40 PM

I'd like to create my own design for cfgrid flash format report. But, I don't have a chance to change ColHeader background color. How can I change?

By the way, can I assign dynamic height of cfgrid?

all answers will be deeply appreciated.
 
Replies
  • Currently Being Moderated
    Nov 14, 2007 11:08 PM   in reply to pyae phyoe shein
    Hi,

    Which version of CF are you using there?
     
    |
    Mark as:
  • Currently Being Moderated
    Nov 15, 2007 2:57 AM   in reply to pyae phyoe shein
    Hi,

    I am not sure this is going to help you.

    This blog clamis that the customization of CFGRID is possible with Coldfusion 8 (through editing the CSS files).

    Below is the link,

    http://www.rakshith.net/blog/?p=31
     
    |
    Mark as:
  • Currently Being Moderated
    Mar 17, 2010 10:37 AM   in reply to Daverms

    Thank you so much for that blog.  I was able to find ext-all.css to get a list of all the .x-grid styles.  So I was able to make my column headers wrap by using: .x-grid-hd-row td {white-space:normal; text-decoration:none; vertical-align:bottom}

     

    Do you know of a way to set the background and text color of a CFGrid's cell?  The valid values of the cell are Red, Green, Yellow and null/no color change.  I'm using CF8, CFGrid format=HTML, IE 7.  I've searched and found Ext's getRowClass, but I need to set the color of a cell based on the cell's value.  Thanks.

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points