| Author |
<rich:tooltip>
|
Fabian Angy
Ranch Hand
Joined: Oct 27, 2008
Posts: 74
|
|
Hi!
I would like to use a "<rich:toolTip>" tag into a "<h: outputText>" which is in a "<t:dataTable"> (t = tomahawk) but I see that the tag "<rich:toolTip>" doesn't work with "<t:dataTable>".
How can I do?
Thanks in advance!
|
SCJP 5
|
 |
Ajeeth Kumar
Ranch Hand
Joined: Mar 30, 2005
Posts: 56
|
|
|
Why cant you use rich:datatable instead?
|
 |
Fabian Angy
Ranch Hand
Joined: Oct 27, 2008
Posts: 74
|
|
Effectively, but with <t:dataTable> i used the parameter "rowIndexVar="index", how can I do with <rich:dataTable>? It doesn't exist! :/
EDIT: I found! It was "rowKeyVar"
|
 |
 |
|
|
subject: <rich:tooltip>
|
|
|