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
row
Narrow your results
igx-grid
Data Grid
scroll
Height
hide row
Summary
grid-row
Angular
grid
Cell
Grouping
hide
igx-tree-grid
Most Viewed
Sass Error after upgrading vom v14 to v15
Answered
over 1 year 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 2 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 - 5 of
5 results
for Ignite UI for Angular
Answered
3349467
views
3
replies
Hide Specific Rows igx-grid
Hi, I was wondering what would be the best way to hide specific rows on a grid? Surprisingly haven't come across this even though I thought it would be quite a common problem. I would be looking...
Not Answered
1039307
views
1
reply
igx-grid get row heights
Hello dear Infragistics Team, I was wondering if it is possible to loop over one or more grid rows and return its height. Please let me know if there is a way to attain this information or if I have...
Not Answered
2897378
views
2
replies
get the row data and cell Data in igx-grid
Hi team, Uisng Igx data grid, i want to get the row data when i click button in another grid. Here id is a primary key. i have already mentioned. Also how can i get Column data? i am not able to access...
Not Answered
2563161
views
3
replies
Set Focus on first cell of new row
I am using an onGridKeydown event to add a new row of an igx-grid which is editable by the user. The question I have is how can I set focus on the first cell of the new row when my onGridKeydown event...
Answered
898888
views
1
reply
scroll into new row
Hi I use igx-tree-grid for Angular. How to scroll into new row after add it?