Posted 15 December 2020, 4:08 pm EST - Updated 3 October 2022, 2:58 pm EST
Allow sorting and filtering for a custom columns in Wijmo grid
Posted by: mitrofanova on 15 December 2020, 4:08 pm EST
-
-
Posted 16 December 2020, 8:24 pm EST
Hi Aleksandr,
Please share a small sample that demonstrates the issue so that we could investigate the issue and assist you accordingly.
You may use the codesandbox.io to share an online sample
https://codesandbox.io/Regards
-
Posted 17 December 2020, 11:14 am EST
Good day. It will be difficult because we have an ASP.NET Core application and inside we have some JS code with Wijmo grid implementation. Can you provide me an example of custom column implementation with boolean value ?
-
Posted 22 December 2020, 10:43 am EST
Hi,
Please refer to the following sample which demonstrates the correct way of inheriting from wijmo component and using wj-flex-grid-filter with custom column components:
https://codesandbox.io/s/wijmo-angular-forked-5u155?file=/src/app/app.component.htmlRegards