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
C#
Narrow your results
igGrid
Razor
Single Page Application (SPA)
igCombo
MVC
Sorting
Features
Cross-site Scripting (XSS)
igniteUI
Updating
igTextEditor
igGridUpdating
MVC Helpers
Web API
HTML Encoding
Most Viewed
Date is one day behind although EnableUtcDates= true
Answered
over 8 years ago
Excel Export via AJAX Call
Answered
over 9 years ago
no compatible video source
Not Answered
over 10 years ago
Infragistics IGGrid with checkbox
Suggested Answer
over 11 years ago
How to get the row on row double click
Suggested Answer
over 11 years ago
Tags
More
Cancel
Descending
Ascending
1 - 4 of
4 results
for Ignite UI for jQuery
Not Answered
1289
views
5
replies
Disable mouseover styling
How do I disable mouseover styling?
Not Answered
2168
views
1
reply
Removing readonly property for igGridUpdating Column ?
Hello Infragistics community, I'm using an ASP.Net MVC igGrid. I want my grid to have following behavior I have a igGrid with different columns which are read-only and one column is combo editor,...
Answered
3384
views
5
replies
IgGrid remote Sorting
Hi, I try to use remote sorting but it doesn't work. this is my grid: $("#components").igGrid({ columns: groupListColumns, width: "100%", height: gridSize[1] - y, fixedHeaders: true...
Not Answered
3516
views
4
replies
HTML encoding model data
Using MVC3, Razor, C#, IE8. In order to protect against XSS, it's necessary to encode my model data before rendering it to the browser. The default Html.EditorFor is encoding the data that is sent to...