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
Summary
Narrow your results
igx-grid
Grouping
igniteui-angular
Angular
Ignite UI for Angular (igx-grid )
grid
row
hide
igx-summary
Pinning
igxgrid
igx-tree-grid
Select
excelStyleFilter
Drag and Drop
header
igx-column
style
hide row
Ignite UI
nested
Tags
More
Cancel
Descending
Ascending
1 - 11 of
11 results
for Ignite UI for Angular
Not Answered
2
replies
How can I add a pinned header summary row on igx-grid (Angular)?
I want to add a pinned header summary row that displays the aggregate values of all columns in a single row. This summary row should always stay pinned directly below the column headers — similar to a...
Answered
3
replies
Showing Group Summary Totals when Group is collapsed
I have enabled column grouping, and my grid has summaries. And when I group my data, the summaries do appear at the end of each group. as well as at the end of the grid for grand totals. However,...
Answered
3
replies
Igx-Grid Grouping not showing all rows
Hi, I have a grid where I've grouped rows by certain categories. The grid is readonly so we don't want users editing/seeing how it is grouped so I've removed the rows and indentation arrows etc. to...
Answered
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
1
reply
igx-tree-grid drag and drop does not update row expanded indicator or summaries
I have a igx-tree-grid that is bound to a flat array using the primaryKey and foreignKey settings. I have row summaries turned and set to show even when the row is collapsed as well as drag and drop within...
Not Answered
1
reply
IGX Grid Summary custom html class for each column summary
Inside IGX grid have custom Summary for each column. I need to align (Right, Left) the summary depending upon the data type of column. For that I need to add the CSS class in each summary column inside...
Not Answered
3
replies
Igx Data Grid - Summaries - How to display sum for a column using the response from backend request instead of IgxNumberSummaryOperand
Hello, I have a currency column that can have multiple currencies. For this reason for the Total Sum I would like to use the response received from a backend request instead of IgxNumberSummaryOperand...
Not Answered
1
reply
Apply multiple summaries on one igx-column
My problem statement goes like this:- I am providing a dropdown to the client to select which summary he wants to use. I want to provide the functionality to display multiple summaries at once....
Not Answered
1
reply
Conditional style for igx-grid column Summary
I have a igx-grid and a custom Summary in some "Number" columns. I need to style the summary label for each column, weather the Sum is below or above zero. For example, red color for the label if sum...
Answered
3
replies
Error When Creating Custom Summary
Hello, I'm having a few issues using custom summaries with nested groups. See details below and provide assistance if possible, any help is appreciated. You will find a stackblitz reproduction of the...
Answered
4
replies
igx-grid summary not appear
Hello! i'm developing a igx-grid with summaries. The summaries dosn' appear unitl i select "inspect item" in chrome. Any ideas?? Thank you very much. My code: The problem: When i click...