Hide Columns option on AGGrid

Forum to discuss the new web client version of Servoy.

Hide Columns option on AGGrid

Postby ProRM » Fri Jul 05, 2019 5:20 pm

Hi,

Is it possible to hide the vertical Columns configuration in AGGrid, or show it on top and not vertical?

Regards,
User avatar
ProRM
 
Posts: 107
Joined: Thu Sep 18, 2008 10:24 pm
Location: Uruguay

Re: Hide Columns option on AGGrid

Postby ProRM » Wed Jul 31, 2019 1:04 am

Hi,

Just to document this, here is the css to include to hide Columns groupping elements in the aggrid:

.ag-side-bar {
display: none;
}
User avatar
ProRM
 
Posts: 107
Joined: Thu Sep 18, 2008 10:24 pm
Location: Uruguay

Re: Hide Columns option on AGGrid

Postby wvitpr » Fri Aug 02, 2019 1:07 am

You can also hide it with the following table option

sideBar = false



Sent from my ASUS_Z01KD using Tapatalk
Regards,
Phillip Routley

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

Re: Hide Columns option on AGGrid

Postby ProRM » Tue Aug 06, 2019 9:32 pm

Hi Phillip,

We do not have a sideBar property for the DataGrid. Is that an option to configure in the gridOptions property?

Regards,
User avatar
ProRM
 
Posts: 107
Joined: Thu Sep 18, 2008 10:24 pm
Location: Uruguay

Re: Hide Columns option on AGGrid

Postby wvitpr » Tue Aug 06, 2019 10:38 pm

You need to add it manually as a grid option in properties.

Sent from my ASUS_Z01KD using Tapatalk
Regards,
Phillip Routley

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

Re: Hide Columns option on AGGrid

Postby ProRM » Tue Aug 06, 2019 10:42 pm

Thank you !
User avatar
ProRM
 
Posts: 107
Joined: Thu Sep 18, 2008 10:24 pm
Location: Uruguay


Return to Servoy NGClient

Who is online

Users browsing this forum: No registered users and 14 guests

cron