Posted 22 March 2018, 7:55 am EST
Hi ,
I tried below example for for filter in my flexgrid.
http://demos.wijmo.com/5/Angular/WijmoHelp/WijmoHelp/topic/wijmo-wijmo.angular2.grid.filter.Module.html
But I am getting Error :
‘wj-flex-grid-filter’ is not a known element:
- If ‘wj-flex-grid-filter’ is an Angular component, then verify that it is part of this module.2… If ‘wj-flex-grid-filter’ is a Web Component then add ‘CUSTOM_ELEMENTS_SCHEMA’ to the ‘@NgModule.schemas’ of this component to suppress this message.
Could you please help on it. I am using Angular5
