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 JavaScript
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
igGrid
Narrow your results
MVC Helpers
Filtering
Updating
Paging
Selection
Data Binding
Sorting
igGridUpdating
Virtualization
Razor
Templating
Column Grouping
JSON
igCombo
CSS
MVC
row edit dialog
Format
Summaries
Validation
Performance
GridModel
Javascript
igGridExcelExporter
Editing
Most Viewed
Date is one day behind although EnableUtcDates= true
Answered
over 5 years ago
Excel Export via AJAX Call
Answered
over 5 years ago
no compatible video source
Not Answered
over 7 years ago
Infragistics IGGrid with checkbox
Suggested Answer
over 7 years ago
Right-aligning numeric cell values in igPivotGrid
Answered
over 2 years ago
Tags
More
Cancel
Descending
Ascending
1 - 15 of
3020 results
for Ignite UI for JavaScript
Not Answered
3
views
0
replies
igGrid Sorting. Error: Syntax error, unrecognized expression: #
When trying to use sorting on an igGrid I am getting the following error: Error: Syntax error, unrecognized expression: # try { var data = JSON.parse(response.Data); var dg = container...
Answered
73
views
4
replies
Uncaught TypeError: Cannot read property 'exportGrid' of undefined
I see this has been asked and sort of answered 3 years ago, but I'm running into it in version 19.2.23. I'm using jQuery 3.4.1 and including the following files via the bundler. This is the page output...
Not Answered
94
views
3
replies
Error when tabbing through cells of grid after column reorder.
We are using IGGrid in a React app. In this app when we reorder the columns in the grid and go into edit mode on a cell in the reorderd column and press tab to select next cell, IgGrid is throwing below...
Not Answered
49
views
1
reply
Error when tabbing through cells of grid.
We are using IGGrid in a React app. In this app when we reorder the columns in the grid and go into edit mode on a cell in the reorderd column and press tab to select next cell, IgGrid is throwing below...
Answered
145
views
3
replies
Can't access object within object on iggrid
I have JSON data source: [{"Brass":[{"Shelf":"A07N","status":"C "},{"Shelf":"E03D","status":"A "},{"Shelf":"X3L","status":"C "},{"Shelf":"X3K","status":"A "},{"Shelf":"X3H","status":"R "},{"Shelf":...
Not Answered
60
views
1
reply
how to create dropdown as column header in iggrid.
Hi all, I want to display a dropdown (which will have values inside drop down) as column header in iggrid. kindly assist. example: ID Name dropdown(values inside dropdown)
Not Answered
108
views
1
reply
IgGrid with AppendRowsOnDemand does not load more items when browser has 90% zoom
Hi, I configured the iggrid to append rows on demand but when the browser's zoom is set to 90% the iggrid does not load more items I experienced this issue since version 16.2 to the latest Below there...
Answered
104
views
1
reply
change row height in ig.grid with buttons
I'm trying to change the <tr> height of every row in the grid using two buttons "+" and "-", but I can't figure out, how I can change the <tr> value of the ig.grid row . I'm thankfull for every help...
Not Answered
173
views
5
replies
iggrid picklist not rendered when datasource set to webapi
Hi, have this problem that when use static json data for datasource then picklist is getting rendered and show up as combobox but when I use same data from webapi picklist doesn't show up and related...
Not Answered
45
views
0
replies
IgGrid checkbox is not getting checked on first click on IOS Version 13.2.2
IgGrid checkbox is not getting checked on the first click as it is accepting double clicks to get checked on IOS Version 13.2.2 and after disabling the virtualization the checkbox gets checked on the...
Not Answered
116
views
1
reply
Nested {{if}} in igGrid html temlplate
I've read this question here about multiple if blocks inside a template, but my question is a little different. I'm needed a nested if, so more like: {{if condition}} <html> {{if anotherCondition...
Not Answered
158
views
3
replies
string column with checkbox and text?
hi, I have string columns MakeFlag with valid / invalid values and want display checkbox along based on that. Did that already and it's almost working but I don't want user to be able edit text value...
Answered
217
views
3
replies
Button within an editable igGrid causes the edit mode to fire when clicked
I have an igGrid setup like follows: var buttonTemplate = '<button onclick="doSomething()">My Button</button>'; $('#myGrid').igGrid({ columns: [ { headerText: "Button", key: "Button", template...
Answered
256
views
5
replies
'igGridGroupBy' on Column header click
Hi team, I' am looking for a solution,On mouse clicking on Column header of Grid, all contents(data) should re-arranged and grouped based on the clicked column. And The Column Which has been been clicked...
Answered
184
views
2
replies
igGridGroupBy - Custom Sorting
Hey there, I am looking to sort in a custom way on how fields are being grouped. A-Z is preferred but we have another case when certain items need to be LAST. In this example I need everyone with a...
Loading...
Load More