Copy link to clipboard
Copied
Copy link to clipboard
Copied
Thank you so much, Scott for putting me on the right lines here.
I've been putting up with underlined href links in my cfgrids for years now and finally snapped today. After much hunting on the Web and coming across many, many people who are frustrated by this issue, I found your solution in the rather obvious place to check first.
Based on your solution, I tried
.x-grid-col div {text-decoration:none !important;}
in a separate CSS stylesheet, and that worked just great for all columns in the grid.
Hussah!
Copy link to clipboard
Copied
I've got the data in my columns to wrap by using .x-grid-row td {white-space:normal; text-decoration:none} But my headers don't wrap (I'm using an HTML format for the grid). Where can I find the documentation that lists all the classes/styles available for CfGrid?
Copy link to clipboard
Copied
I found my answer. They are located in CFIDE\scripts\ajax\resources\ext\css\ext-all.css