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 jQuery
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
Grouping
Narrow your results
igGrid
igCombo
Summaries
igGridGroupBy
remote
Summary
Selection
Ignite UI
Website
Javascript
Sorting
Paging
igniteUI
remote paging
TypeScript
template
Ig-Grid
Most Viewed
Adding image in excel
Not Answered
over 7 years ago
Using a multiselect dropdown(combo) in iggrid
Answered
over 7 years ago
How to get the row on row double click
Suggested Answer
over 13 years ago
Best way to validate for unique values in a column of the grid?
Answered
over 10 years ago
igDataChart Configuration
Answered
over 2 years ago
Tags
More
Cancel
Descending
Ascending
1 - 10 of
10 results
for Ignite UI for jQuery
Not Answered
1539507
views
1
reply
Is it possible to modify the "template" of columnKey label for igGridGroupBy columnSettings summaries ?
Hello, Sorry, this is my second request of the day. I had two questions and I wanted to separate them from each other. Here's the explanation. I am currently using your ui.igGridGroupBy component...
Not Answered
3251769
views
5
replies
Bad formating for date columns for igGridGroupBy columnSettings summaries
Hello, I am using the ui.igGridGroupBy component to display summaries after the title and count of my rows in the grid within the context of grouped rows. I have referred to this page: https://www...
Not Answered
689351
views
1
reply
Need a IG-grid way to achieve group by rows with Multiple Summary rows.
Hi Team, I need to have data in the below format. And each individual set or group has to be having it's own scroll bar with its own summary of data . And the entire report should be fitting in...
Not Answered
814952
views
1
reply
igCombo change group key diaplay value
I want to change the display value i.e. html of group key. How to do that?
Not Answered
1060187
views
4
replies
Remote Paging and Remote GroupBy
Hi, I am using Infragistics with TypeScript and I read that remote paging and remote GroupBy working together is a known limitation. But do you have any plan to fix it? Our customers need GroupBy as...
Not Answered
697755
views
1
reply
IgGrid - How execute multiple grouping in code?
In my project I have to create my own multiple sorting and multiple grouping dialogs. Basically user can choose which columns should be included, select order and direction of operation. For multiple...
Answered
2421944
views
10
replies
Limit Grouped Columns to Three Columns
Hello Vasya can you please help me i want to only 3 column grouped by once if try more then 3 column then unboud it... $("#grdReport").igGrid({ dataSource: gridData, autoGenerateColumns: false, width...
Not Answered
1503273
views
5
replies
Ig grid multiple selection with grouping
We have an ig grid with grouping and multiple selection enabled. There seems to be an issue when we try to use select all check box when a column is selected for grouping. We get a message saying 'You...
Not Answered
1123262
views
3
replies
Remote Sorting with Remote GroupBy
Hi, I'm having some trouble working with the remote features. I have a grid with remote sorting and remote grouping. I am specifying the sortUrlKey, sortUrlKeyAscValue, sortUrlKeyDescValue, groupByUrlKey...
Suggested Answer
1532457
views
3
replies
igCombo select all child items when clicking in group
Hi Is there any way to select all child elements after selecting the group to which they belong when using the grouping and multiselect features on igCombo? http://codepen.io/anon/pen/VKbWbr Here...