0 Replies Latest reply on Feb 3, 2012 3:04 AM by niss

    rich:tooltip in ajax mode within t:dataTable

    niss

      Hello,

       

      I've t:datatable and I want to use a rich:tooltip inside some cells. It works fine if I don't set mode="ajax" on rich:tooltip : tooltip is displayed.

      The problem is that I need to use mode="ajax". I've seen that I've to use rich:datatable to make the rich:tooltip work in ajax mode.

      I would like to keep the t:datatable and still being able to use rich:tooltip in ajax mode.

       

      I'm using MyFaces 1.1.5, Tomahawk 1.1.9, RichFaces 3.1.6 and jQuery 1.3.2.

       

      Is there any way to make it work ?

       

      Nicolas.