Posted 14 September 2017, 11:40 am EST
Hi,
We have a requirement to hide and show columns based on some conditions.
When I am using the visible property of wj-flex-grid-column to implement the functionality, its not working.
visible=“value == ‘A’” or visible=“{{value == ‘A’}}” both are not working.
Also I tried using ng-if which is also not working.
Please help on this
Thanks
Rakesh