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
Virtualization
Narrow your results
igx-grid
Group By
column virtualization
Ignite UI
large datasets
igGrid
Angular
row virtualization
Paging
performance optimization
Lazy Loading
Tags
More
Cancel
Descending
Ascending
1 - 3 of
3 results
for Ignite UI for Angular
Not Answered
0
replies
How can I improve performance when rendering large igGrid datasets in Ignite UI?
To improve performance when rendering large igGrid datasets in Ignite UI, use row and column virtualization to render only visible rows and columns, and implement paging or lazy loading with remote data...
Not Answered
3
replies
Grid is unstable when gridItemCount exceeds 600K
I'm Using igx-grid in my angular application. Virtualization is enabled. When I set the gridItemCount to 700000 and use the scroll feature the grid behaves weird and slow. After a scroll it leaves top...
Not Answered
4
replies
Grid Virtualization and Group By not working as expected
HI, virtualization is working fine without group by. But when I use the column grouping the grid only displays the already loaded local data. I am using OData for my services. Are there any limitations...