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
igDataSource
Narrow your results
igGrid
JSON
MVC Helpers
igDatePicker
Data Binding
MVC
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 - 7 of
7 results
for Ignite UI for jQuery
Answered
1393463
views
3
replies
igDataSource filtering customFunc not working
I am trying to filter my igGrid data based on a combination of nested AND and OR conditions. According to these old topics that is not supported by igGridFiltering: https://www.infragistics.com/community...
Not Answered
1645862
views
5
replies
igGrid remote Paging/Filtering Anti Forgery Token
I have an igGrid where i use remote paging/filtering. On databind, I'm adding onto "extraParams", however on my ASP.Net MVC Controller action I need to have the "__RequestVerificationToken" in the form...
Answered
1344667
views
4
replies
igGrid Live updates
Hi ! I'm trying to implement live data on the client side with igGrid + igDataSource. I have html page and wcf rest service, i'am using setInterval method to request items from service. setInterval...
Suggested Answer
2135747
views
7
replies
Change DataSourceUrl in runtime
Hi, i have 2 igDataPicker, and a igGrid, i'm using version 2011.2, MVC3, my question is, how I can change the DataSourceUrl in runtime, because I need to spend the entire table, just information filtered...
Answered
1654447
views
6
replies
Send igGrid datasource to Controller action
How can I send the igGrid datasource to the Controller action MVC 3? Thanks
Suggested Answer
936386
views
2
replies
Bind igGrid with Json in the controller
Hi, I have a problem binding structure working with Json in controller to the I igGrid. the data is missing in the grid. Have I do something wrong? The Json result structure is: {"rows":[{"id":0...
Answered
1530605
views
5
replies
How to pass metadata(column info) & data separately to grid datasource in json format
I would like to pass column-info & data separately to datasource in json form. having column header label in each row is very expensive for large data set. also it's duplication of data, is there any...