[Solved]Tooltip for row expansion

Community Driven Extensions Project
Post Reply
vineet
Posts: 387
Joined: 14 Oct 2011, 23:40

14 Aug 2012, 01:29

Hi ,

Just wanted to know if tooltip can be added to the row -toggler in the same as we do for datatable filter :

pe:tooltip value="Type any value to filter datatable" forSelector="#sharedTooltipTable th .ui-column-filter"
shared="true" targetPosition="top center" position="bottom center"/>

thanks in advance .
Last edited by vineet on 14 Aug 2012, 16:08, edited 1 time in total.

User avatar
Oleg
Expert Member
Posts: 3805
Joined: 02 Oct 2009, 09:41
Location: Germany, Black Forest

14 Aug 2012, 11:00

Why not. I can not see any limitation. Just try this. You should only figure out the style class of row toggler with Firebug.
PrimeFaces Cookbook (2. edition): http://ova2.github.io/primefaces-cookbook/ Learning Angular UI Development with PrimeNG: https://github.com/ova2/angular-develop ... th-primeng Blog: https://medium.com/@OlegVaraksin

vineet
Posts: 387
Joined: 14 Oct 2011, 23:40

14 Aug 2012, 13:55

<pe:tooltip value="Type any value to filter datatable" forSelector="#sharedTooltipTable td .ui-row-toggler"
shared="true" targetPosition="top center" position="bottom center"/>

.ui-row-toggler is the style class . I guess td is correct . I will try and let you know the result .

vineet
Posts: 387
Joined: 14 Oct 2011, 23:40

14 Aug 2012, 16:07

Works .

<pe:tooltip value="Click to view More Datails" forSelector="#form:test1 td .ui-row-toggler"
shared="true" targetPosition="top center" position="left center"/>

Thanks

Post Reply

Return to “Extensions”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 9 guests