Hiding grouped row count in powergrid

Questions and answers on designing your Servoy solutions, database modelling and other 'how do I do this' that don't fit in any of the other categories

Hiding grouped row count in powergrid

Postby mees » Mon Jun 20, 2022 4:51 pm

Hi all,

We've been trying to use pre-set groups in the powergrid, but when I do that, the number of nodes that are in that group is displayed behind the key that is shown. We're using a custom rowGroupRendererFunc to display the data, where I don't add this to the text that should be shown, but still it is displayed like this. Does anyone know how I can get rid of it?

ex.png
ex.png (41.31 KiB) Viewed 1280 times


Thanks in advance!
Mees
mees
 
Posts: 7
Joined: Fri Dec 28, 2018 3:53 pm

Re: Hiding grouped row count in powergrid

Postby wvitpr » Tue Jun 21, 2022 2:56 am

Hi,
Try adding this to your CSS , it fixed it for me

.ag-group-child-count {
display: none;
}
Regards,
Phillip Routley

Worldview IT
Sydney, Australia
User avatar
wvitpr
 
Posts: 219
Joined: Tue Apr 24, 2007 1:38 am


Return to Programming with Servoy

Who is online

Users browsing this forum: No registered users and 10 guests