| Author |
showing the tooltip for a Dynamic datatable
|
AKAT Katragadda
Greenhorn
Joined: Dec 21, 2006
Posts: 1
|
|
Hi, I want to add tooltip on dynamically generated table with the details of the columns. I am using a <h:datatable. In my managed bean the table is created dynamically with columns and rows. The data is coming back fine but when I mouseover I want to see the column name as it is generated dynamically. Thanks.
|
 |
John Bartlett
Ranch Hand
Joined: Jan 25, 2006
Posts: 116
|
|
Hey, Couldnt you just use a valueBinding to a attribute in the bean that gets dynamically changed? John [ December 22, 2006: Message edited by: John Bartlett ]
|
 |
 |
|
|
subject: showing the tooltip for a Dynamic datatable
|
|
|