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
Dropdown
Narrow your results
Filtering
Angular
Ignite UI for Angular (igx-grid )
igx-drop-down
Ignite UI
igx-grid
igniteui-angular
ComboBox
ngIf
dialog
Clear
igx-select
AutoComplete
igx-column
ignite UI angular
input-group
Selection
customize
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 - 13 of
13 results
for Ignite UI for Angular
Not Answered
896458
views
1
reply
Drop Down Animation
How to stop scaling effect for the drop down control right now ? It disturbing the notch we have implemented in our application drop down. Example : www.loom.com/.../b3fb57c4668c4c6f9586ff64e906bc6c...
Answered
3216298
views
6
replies
Reset igx-select
Since I could not find any information, I am writing here. How can I reset a selected value of igx-select using typescript: Here is my HTML-Code: <igx-select #selectDepartment placeholder="Wähle...
Answered
3847299
views
7
replies
Programmatically create and access dropdowns
I am working with AG/IG ~12.3. Users want to compare a list of scenarios with a dynamic length and several controls are necessary for each. The basics of it are the scenario type (to filter the list...
Answered
2120373
views
3
replies
Show Dropdown when data is present
I am using Angular 12.3 with IG 12.3. I have a "control panel" which should show if there is data in my scenarios lists. I can verify that data has landed in both lists, but around 33% of the time,...
Answered
2863208
views
1
reply
Igx-Grid with dropdown list (values of dropdown list are never changed)
Hello, I have an igx-grid with batch editing. One of the columns of the grid is with a dropdown list. The data of the grid is derived from a database. The changed values of the column...
Not Answered
806336
views
2
replies
Autocomplete and objects as search response
Im creating an autocomplete input that searchs company employees. After getting a list of employees and chosing one, I need to store in a variable the selected employee, and show in the input his full...
Answered
2663111
views
6
replies
Subsequent updates changing value in grid
I am currently on Angular/Infragistics 12.0.3. I have a data grid as below: <igx-grid #designFacilities displayDensity="compact" [data]="dfMappings" [paging]="true" [perPage]="25" [allowFiltering...
Answered
1194140
views
2
replies
isHeader of undefined?
I'm using latest Angular/Infragistics (12.0.3). I'm getting an error that gives me nothing useful for tracing: main.js:19079 ERROR TypeError: Cannot read property 'isHeader' of undefined at IgxComboComponent_igx_combo_item_22_Template...
Answered
2906424
views
14
replies
error thrown when dropdown source data is changed
Using latest releases of Angular and Ignite UI (12.0.3): I have a pair of Dropdowns using the igx-input-group model. One of them determines the filtered data set of the second. I am using the (onSelection...
Answered
1906136
views
2
replies
how to add autocomplete in grid cell
Hello I need to searching item for add grid cell when typing to cell I want some dropdown show choice on row grid Thank you
Not Answered
3029399
views
7
replies
How to clear the selection of a IgxDropDownComponent?
Hi. I would like to clear a Dropdown selection. The " setSelectedItem " function of IgxDropDownComponent only accepts values between the Ids of the Dropdown Items list ( https://github.com/IgniteUI/igniteui...
Not Answered
726478
views
1
reply
Use a drop down as one of the columns in a grid
Hi I want to use a an igx grid and for some the columns, give the user a choice by using a drop down. In other words, say a car database, and you could present to the user a Make column that showed...
Answered
866579
views
1
reply
Orient igx drop down so that it stays on screen (need to be offset to left)
I have an IGX Drop down that is to the right of the screen. I want to ensure that it is left justified and goes off the right of the screen. I want it to be aligned so that it goes to the left - like...