North American Sales: 1-800-231-8588
Global Contacts
My Account
Menu
North American Sales: 1-800-321-8588
My Account
Sign In/Register
Design & Development
Design & Develop
Best Value
Infragistics Ultimate
The complete toolkit for building high performing web, mobile and desktop apps.
Indigo.Design
Use a unified platform for visual design, UX prototyping, code generation and application development.
Web
Ignite UI for Angular
Ignite UI for JavaScript
Ignite UI for React
Ultimate UI for ASP.NET
Indigo.Design
Desktop
Ultimate UI for Windows Forms
Ultimate UI for WPF
Prototyping
Indigo.Design
Mobile
Ultimate UI for Xamarin
Ultimate UI for iOS
Ultimate UI for Android
Automated Testing Tools
Test Automation for Micro Focus UFT: Windows Forms
Test Automation for Micro Focus UFT: WPF
Test Automation for IBM RFT: Windows Forms
UX
Indigo.Design Desktop
Collaborative prototyping and remote usability testing for UX & usability professionals
Indigo.Design
A Unified Platform for Visual Design, UX Prototyping, Code Generation, and App Development
Business Intelligence
Reveal Embedded
Accelerate your time to market with powerful, beautiful dashboards into your apps
Reveal App
Empower everyone in your organization to use data to make smarter business decisions
Team Productivity
Learn & Support
Support
Help & Support Documents
Blogs
Forums
Product Ideas
Reference Applications
Customer Stories
Webinars
eBook & Whitepapers
Events
Free Trials
Pricing
Product Pricing / Buy Online
Renew Existing License
Contact Us
Forums
Ignite UI for Angular
CREATE NEW POST
Your Privacy Matters
: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use.
Cookie Policy
Close
Selected tags
filter
Narrow your results
igx-grid
Filtering
Angular
igx-row-island
igx-hierarchical-grid
filterCellTemplate
igxFilterCellTemplate
Clipboard
igxgrid
Select
customize
icon
igx-hierarchicalgrid
template
Most Viewed
Sass Error after upgrading vom v14 to v15
Answered
over 2 years ago
Does igx-grid support filtering from a column with an array of objects?
Answered
over 1 year ago
How do I create a composite chart?
Answered
over 3 years ago
NullInjectorError: No provider for InjectionToken IgxDropDownBaseToken!
Not Answered
over 3 years ago
The neatest way to add custom css to the dock manager?
Answered
over 2 years ago
Tags
More
Cancel
Descending
Ascending
1 - 9 of
9 results
for Ignite UI for Angular
Not Answered
1587768
views
7
replies
IGX grid excel style filtering window continue loading
In IGX grid after applying filter in one column and move to the other column for applying filter, the filter window is continue loading and no items are displaying on the filter window only the loader...
Not Answered
1316596
views
2
replies
Copying from a Filter doesn't copy to Clipboard
Pretty standard grid, works well. I entered data in a Filter and tried to copy the data to the clipboard from the filter cell and while right-clicking brought up the appropriate menu; however when I went...
Answered
2039342
views
5
replies
Filter IgxRowIsland inside Hierarchical Grid through API
I need to filter every sub grid, searching for a particular string. My app has an input and a hierarchical grid similar to the one in the following example: https://www.infragistics.com/products/ignite...
Answered
1941367
views
4
replies
Re-re-templating/reuse igx-gid filters (igxFilterCellTemplate)
Hey guys, according to https://www.infragistics.com/products/ignite-ui-angular/angular/components/grid/filtering#re-templating-filter-cell <ng-template #defaultFilterTemplate igxFilterCellTemplate...
Answered
1887075
views
4
replies
Custom filterCellTemplate with select
Hey guys, thank you for your great work! Currently, I couldn't manage to build a column filter with a dropdown as a selection. In my case, it's needed, because the user is only allowed to select...
Not Answered
1119456
views
3
replies
igxFilterCellTemplate implementation
Hi, How to implement igxFilterCellTemplate in angular 6?
Not Answered
777935
views
1
reply
How to apply multiple filters on one column
I am trying to apply multiple filters on one column for the Igx grid but I'm not able to find a solution. I’m trying to do this in the Angular Typescript code I've looked at the FilteringExpressionsTree...
Answered
1651622
views
3
replies
Filter Icon next to header
Hello! The a llowFiltering option adds filter icons (with a "Filter" label right next to it) to each row in a seperate cell below the header. (see Grid Filtering Overview ). That's looks somewhat bulky...
Answered
768260
views
1
reply
Data grid. Get remote unique data for Excel filter
Hi Team. I use data grid table with angular 7. How can i get remote data from server for Excel filter? Now there are displayer only those values that are contained in the total data. All possible values...