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
igGridUpdating
Narrow your results
igGrid
igDatePicker
igCombo
MVC Helpers
Updating
igDateEditor
igTextEditor
14.2
igUpload
ASP.NET MVC
row edit dialog
Razor
C#
rowheight
MVC
Features
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
20 results
for Ignite UI for JavaScript
Answered
237
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...
Not Answered
286
views
3
replies
Dropdown options appearing below the grid while editing a row with big height
Hi. I have an igGrid with a igcombo field and multiple text fields. On entering a lot of text in the text field, the height of the row adjusts automatically. Now, if the row height becomes more than...
Answered
493
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...
Not Answered
266
views
3
replies
Change date input format for cell depending on other cell in grid
Hello! I have search but not found a working solution for what I want to do, so here is my questions: In my grid, I have two columns; Status and UpdatedDate , where changing value in the first one...
Not Answered
668
views
2
replies
In igGrid "Add new row" is hiding when click outside anywhere
I want user to not lose unsaved changes when adding a new row but somehow clicked outside. Currently "Add new row" is hiding when user click outside, so they loose the changes.
Answered
1911
views
6
replies
Enabling editing of a cell based on other cell value dynamically.
Hi Guys, I have an ig-grid with 10 columns in which 5 columns are editable and 5 are read only. I'm handling this via editCellStarting. Among the editable columns is a dropdown/igcombo and upon...
Answered
2532
views
7
replies
Setting defaultValue not working
Ignite UI version: 2018.2 When I set defaultValue in the iggrid initialization (columnSettings): works! When I change defaultValue in the rendered event: works! When I change defaultValue in the saveChanges...
Not Answered
714
views
1
reply
To increase the row height by clicking a specific column
Hi all, I need to add text column (>500 characters) in the IGgrid but the grid only shows less number of characters.So i decide to increase the height of the row when the user click to edit or view...
Not Answered
764
views
1
reply
Iggrid with inline edit and Row edit dialog box for specified column
Hi all, I have a IgGird with some inline editable columns. Now I want to display a long text in the same grid. As the text column contains more length, I would like to display this column in a pop up...
Not Answered
958
views
1
reply
How to make iggrid column readonly based on external radio button value
Hi, I have to make iggrid particular column to be readonly based on the radio button value radio button on change function() if(radio button value="no") { $("#selector).attr("disabled", "true...
Answered
5064
views
8
replies
Problem with igGridUpdating with date column
Hey there! We have problems with igGrid updating when there are columns of type date. We are setting up the grid using the MVC wrapper and the Updating feature is enabled with EditMode=GridEditMode...
Not Answered
8860
views
23
replies
igGrid EditRow template validation-when i checked the first value in combo the done button not enabled
I am facing issue with validation in Edit Row Template window of IgGrid in below scenario. 1)I have 2 fields mandatory in Edit Row template window,combo with checkboxes and textbox. 2) When i first...
Not Answered
1064
views
1
reply
Process Read Only event not firing on igGridHandler event
The problem I am facing is our grid correctly displays editors when clicking on them. However, when you tab off of the field it goes into edit mode adjacent to the current field whether it is editable...
Answered
2368
views
3
replies
Editing row clears read only column
I have a grid with 3 columns. The first is one we use to create a unique index for each row and is hidden. The second column is SampleID and contains a pre-assigned value that is read only. The third...
Not Answered
1638
views
3
replies
Date...ui.Value
I have a grid with a date column. I use the rowEditDialog. When the dialog closes, I get the values and save them to the database. I use ui.Value[]. Instead of getting a date. I get some strange...
Loading...
Load More