Hi,
I had a working implementation of Excel style custom filtering for grids working in 15.1. This code was provided by Infragistics support about 3 years ago (http://es.infragistics.com/community/forums/p/77913/394333.aspx#394333) (the second to last post with the CustomExcelstyleFiltering.zip file). This seems to have broke in 16.1. Is there updated code for this that can be provided? Or can you provide any guidance for getting this to work in 16.1?
Thanks,
Paul
Hi Maya,
Thank you. This is extremely helpful. I was able to get this working again in 16.1 with the code you provided.
It looks like there is a product idea out there already with 14 votes http://ideas.infragistics.com/forums/211535-ignite-ui/suggestions/5649733-excel-like-filter-for-igniteui-grid .
Hello Paul,
Thank you for posting in our forum.
I’ve modified the mentioned sample and attached it for your reference.
Note however that this is a custom implementation that overwrites a large amount of the private functions of the igGridFiltering feature and as the code changes between versions this custom implementation may stop being in sync with the current IgniteUI code and break.
In order to have a stable implementation that won’t break between versions, this functionality (Excel Style Filtering) should be implemented as a new feature in the igGrid.
If you’d like to see Excel Style Filtering implemented for the igGrid please log it as a product idea (or vote for an existing one) at <http://ideas.infragistics.com>.
Let me know if you have any additional questions.
Best Regards,
Maya Kirova
Infragistics, Inc.
http://es.infragistics.com/support