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

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! 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