-
1. Re: CFGrid Headers Invisible in IE until mouseover
BKBK Jan 19, 2014 2:09 AM (in response to WiWildcat)That's odd. Let us assume you represent the headers by means of cfgridcolumn tags. Is there any change when you explicitly add the attribute display="true" to each cfgridcolumn tag?
-
2. Re: CFGrid Headers Invisible in IE until mouseover
RLS Jan 20, 2014 4:01 PM (in response to BKBK)No change. :-(
Show up just fine in FIreFox and Google, but not in IE.
(Sorry, I have two id's and my horrible memory makes me bounce back and forth between them)
-
3. Re: CFGrid Headers Invisible in IE until mouseover
BKBK Jan 21, 2014 12:59 AM (in response to RLS)There is no issue with Firefox or Chrome, just with Internet Explorer. So I would assume this is a browser quirk. My strategy would therefore be to first exhaust all possible browser solutions before proceeding to change the code. One possible solution is to install the latest version of Internet Explorer, together with the relevant Windows updates.
-
4. Re: CFGrid Headers Invisible in IE until mouseover
DONALD BAERT Jul 16, 2014 11:36 AM (in response to WiWildcat)I had the same problem but it only happened if the CFGRID was nested inside of a html table. I replaced the tables with divs and it seemed to work after that. I have noticed that I am not having that problem at all with IE10.


