cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X

Can we show the grid columns conditionally.

rk-31
1-Newbie

Can we show the grid columns conditionally.

Hi,

In a grid, I want to show/hide columns based on conditions. Is it possible ?

1 REPLY 1

You will need a service which returns the desired columns ( optionally selected ), and configure the grid with "Show All Columns", not nice but it will work.

Top Tags