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
igGrid
Narrow your results
MVC Helpers
Filtering
Updating
Paging
igGridUpdating
Selection
Data Binding
Sorting
Virtualization
Razor
Templating
igCombo
Column Grouping
JSON
igniteUI
MVC
CSS
Javascript
Validation
Summaries
row edit dialog
igGridExcelExporter
Format
template
Performance
Tags
More
Cancel
Descending
Ascending
1 - 15 of
3126 results
for Ignite UI for jQuery
Not Answered
1
reply
Data Grid renders invalid HTML. Accessibility issue.
Why does the Data Grid render the <thead> below the <tbody> in the DOM? Would this qualify as bug/defect? As see on your example page: ( https://www.igniteui.com/grid/html-binding ) (and in our project...
Not Answered
1
reply
igGrid filtering - adjust row height and text box height and font
I am building a grid with the following code: $("#grdSearchGrid").igGrid({ dataSource: gridData.Rows, primaryKey: "igGridPrimaryKey", autoGenerateColumns: false, width: "100%", columns...
Not Answered
2
replies
Customizing Summary Row in ExcelExporter
Hi There, I'm trying to get access to the worksheet or xlRow object in the summaryExporting event. What i'm trying to do is to simply bold the text on the summary line of the exported excel row ...
Not Answered
1
reply
igHierarchicalGrid OData - Can we hide expansion indicators with lazy loading ?
Hello, 2 years ago, when we were developing using the hierarchical grid component you proposed, I asked this question on the forum: https://www.infragistics.com/community/forums/f/ignite-ui-for-jquery...
Answered
3
replies
IgGrid - ComboBox filter reset after dataSource update
Hi, We are using an igGrid with a comboBox to filter one column. We also have a searchBar outside igGrid to fetch and refreh the dataSource from a SQL query. We fetch the data in Ajax and then update...
Not Answered
1
reply
How do I replace the checkbox column with a clickable icon
I have the following iGrid defined in a .js file in a knockout environment: $('#grdProperties').igGrid({ dataSource: [], width: '100%', autofitLastColumn: false, fixedHeaders: true, renderCheckboxes...
Not Answered
2
replies
Adding Group Selector(checkbox) for each parent in IgGrid Table
Hi there! Features used: IgGridgroupby with rowSelectors How to add Group selector/checkboxes for each parent? For example, in screenshot below, Name and UPC should have checkboxes along with child '3...
Not Answered
3
replies
Problem in igGrid selection (IgniteUI 2021)
Good day! We recently encountered a problem in igGrid. The problem occurs in selecting rows using Shift + ↓ (down key). Kindly see below on how to replicate the problem. Take note that we are using...
Answered
3
replies
Problem in igGrid selection (IgniteUI 2021)
Good day! We recently encountered a problem in igGrid. The problem occurs in selecting rows using Shift + ↓ (down key). Kindly see below on how to replicate the problem. Take note that we are using...
Not Answered
1
reply
Scrolling for grid table is not working in firefox for desktop and in chrome its working fine
Hi, I have been trying to find some solution for scrolling behavior for grid table in Firefox meanwhile its working fine in chrome. also the mouse wheel scrolling is not working in Firefox. I dont...
Not Answered
2
replies
Special character '<' at the start of string does not display the data
Hello, I am currently using Infragistics grid for my ASP .NET MVC project. I have a sample string data like '<ABCD>' in the database. When I display it using the grid, only the data with '<' character...
Not Answered
3
replies
Creating a dropdown list for 'filtering' an igGrid column instead of a free-form text field
I'm looking to setup an igGrid filtering column that acts similar to how a date filtering column works (with a dropdown icon) but with values that are already predetermined. Example: A Status column...
Not Answered
1
reply
Ig Grid change cant change the text of the footer buttons
I have this code of a table creation $ ( "#grid" ). igGrid ({ autoCommit: true , language: "es" , regional: "es-ES" , enableCheckBoxes: true , primaryKey: "id" , autoGenerateColumns: false...
Not Answered
3
replies
Advanced Filter button not showing in complex objects columns
Hi, I am trying to remote filter and sort columns of a complex object, the problem is the button that show the advanced filter dialog is not showing. The column is clickable for sorting but the arrows...
Not Answered
7
replies
When updating row that contains a date column, the date value is serialized with the wrong regional format
Hello, We are currently facing an issue when updating a row that contains a date column, the value is not serialized with the right regional format : In the datasource, we have the value like this...
Loading...
Load More