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
Updating
Narrow your results
igGrid
MVC Helpers
igHierarchicalGrid
MVC
Selection
igGridUpdating
Validation
Razor
igTextEditor
Format
REST
Filtering
row edit dialog
igCombo
igPivotGrid
vbh
delete
destroy
Column Grouping
setcellvalue
GridModel
Error
Data Binding
igDatePicker
Batching
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 12 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 - 15 of
79 results
for Ignite UI for jQuery
Not Answered
1034893
views
2
replies
Direct edtion in a cell.
Hello, I'm working on using the grid Updating feature. I noticed that on the first click on a cell that can be edited the current behaviour is that the cell/row enters in edition mode but it doesn't...
Not Answered
897741
views
1
reply
error calling SetCellValue after new row is created in the igGrid
Hello - I have a grid that allows for new rows to be inserted. I have logic in a client side JS event handle for editCellEnded that changes one of the cell values based on others. It works as expected...
Not Answered
441480
views
0
replies
Set hidden column value on Combo editor change
Hi, I am using row editing feature of iggrid. I want to update the hidden column value when I change the selection from combo box. I have used selectionChange event to get the value and using setCellValue...
Answered
1236220
views
3
replies
igGrid Response from Restful Save failure
I am updating an igGrid with the code below. It works great if there are no database save issues. Client side (most code eliminated for clarity) ... .Rest(true) .RestSettings(rs => { rs.RestSetting...
Not Answered
938326
views
1
reply
igGrid insert and update data
Hello, I try to connect a backend to the igGrid using javascript. Therefore I would like to differentiate between an update and an append case. Updating is working well through using: $("#table...
Not Answered
614311
views
1
reply
igGrid differentiate between append (insert) and update
Hello, I try to connect a backend to the igGrid. Therefor I would like to differntiate between an update and an append case. Updating is working well through using: $("#table").on("iggridupdatingeditrowending...
Not Answered
1831693
views
6
replies
iggrid savechanges doesn't call web api update
Hi, I have project where web api uses attribute routing and somehow rest binding doesn't work on my iggrid. On other project without attribute routing it works and update method is called after editing...
Not Answered
1292965
views
3
replies
igGrid - Updating - Stop Enter Key from Submitting/Saving
I am using the igGrid edit dialog, and when editing text in a text box, when i hit return, the dialog is interpreting that as save. I want save to happen only during the Done button click. I would like...
Not Answered
1312643
views
3
replies
16.2 -> 19.1 igGrid date columns now include time formatted as such T00:00:00Z
I tried moving from 16.2 to 19.1 and now the dates all show with time. They used to show MM/dd/yyyy only. I tried using the format property on the date column and it seems to ignore it. It seems to...
Answered
2219776
views
4
replies
How do I handle concurrency when editing grid data?
I am looking for a solution to handle concurrent editing of data in a grid. The web application I am working on will run on multiple computers, where more than one person are able to edit the same record...
Answered
2288788
views
7
replies
How to handle Server Side Exceptions from MVC controller
I am using the igGrid using the Grid Model approach. After Updating/Editing the grid post to an MVC controller. I would like an example how to handle Server Side errors and displaying the error to the...
Not Answered
1545454
views
3
replies
Cannot read property 'format' of null MVC Iggrid
@(Html.Infragistics() .Grid(Model.HtmlOrderItems) .ID("grid") //.Height("120%") .Width("100%") .AutoGenerateColumns(false) .AutoGenerateLayouts(false) .RenderCheckboxes(true) .LocalSchemaTransform(true...
Not Answered
2207777
views
4
replies
Updating Hierarchical Grid
Could you please provide an example of the edit/add/delete rows in the Hierarchical Grid. In my example I have a Save button that calls the "saveChanges" event. This fires the UpdateExportFile method...
Not Answered
1250943
views
1
reply
Summary/Paging for igHierarchicalGrid
Hi, We are using IgniteUI version 16.2.20162.1035. Configuring the grid as follows: dataSource: '/api/data/' + key, odata: false, responseDataKey: "Data", virtualization: false, features: [ {...
Answered
1263166
views
3
replies
Iggrid SaveChanges Does not Recognize Success Message from Update Url
Hi, I am trying to batch update my grid with an updateUrl. However, I cannot get the grid to recognize that the php file I am hitting returns success. Instead, the error callback happens. This question...
Loading...
Load More