- 
        1. Re: tooltip in datatable headerilya_shaikovsky Jun 11, 2008 9:23 AM (in response to styx2000)Doesn't reproducible for me with the same code. RF 3.2.1. IE7 and FF 2.0.0.14 checked. 
- 
        2. Re: tooltip in datatable headerstyx2000 Jun 11, 2008 10:14 AM (in response to styx2000)I tested on a second computer, both computers with IE7 and FF 2.0.0.14. 
 Are you sure?
 The tooltip works in all table-rows, but not in the header. I looked at the ajax-requests in firebug and i see that the ajax-request for the header returns nothing (should return "test-tooltip header"). The ajax-request for the non-header cells returns "test-tooltip".
 I see a tooltip for the header but it's just a small empty box without the text ("test-tooltip header").
 Thanks for your time!
- 
        3. Re: tooltip in datatable headerstyx2000 Jun 11, 2008 10:19 AM (in response to styx2000)i forgot: we use RF 3.2.1.GA as well. 
- 
        4. Re: tooltip in datatable headerilya_shaikovsky Jun 11, 2008 10:27 AM (in response to styx2000)ok.. specify JSF, Facelets if used, server and browser version please 
- 
        5. Re: tooltip in datatable headerstyx2000 Jun 11, 2008 10:48 AM (in response to styx2000)My Config was: 
 jsf-facelets-1.1.11
 richfaces-3.2.1.GA
 jsf-1.2_07
 i just saw that my facelets-version is not the newest, after i updated to 1.1.14 it works now (i think 1.1.11 wasn't really compatible with jsf 1.2.).
 my bad...
 i have to check my maven-config, shouldn't it tell me about these dependencies?
 anyway, thanks again!
 
    