North American Sales: 1-800-231-8588
Global Contacts
My Account
Menu
North American Sales: 1-800-321-8588
My Account
Sign In/Register
Developers
Infragistics Ultimate
The complete toolkit for building high performing web, mobile, and desktop apps
Ignite UI
JavaScript/HTML5 and ASP.NET MVC components and productivity tools, including native Angular components
Xamarin
Cross-platform mobile controls and productivity tools
Windows Forms
Desktop controls
WPF
Desktop controls
ASP.NET
Web controls
UWP
Mobile controls
ReportPlus Embedded SDK
Deliver embedded reports and dashboards in your apps
All Products
UX
Indigo Studio
Collaborative prototyping and remote usability testing for UX & usability professionals
UX Consulting
Partner with our UX & Development consultants to create useful, usable, high-performing applications
Business Teams
For Business Teams
SharePlus Enterprise
Mobile workspaces with business processes, collaboration, and data visualization for teams
ReportPlus
Exceptional analytics on any device
Consulting
Consulting
Popular Services
Our Process
Our Work
Blog
Contact Us
Learn & Support
Help & Support Documents
Blogs
Forums
Reference Applications
Customer Stories
Webinars
eBook & Whitepapers
Events
Free Trials
Purchase & Renew
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
Updating
MVC Helpers
Narrow your results
igGrid
Selection
vbh
Filtering
igHierarchicalGrid
igTextEditor
bvc
nhj
Validation
Razor
Most Viewed
Excel Export via AJAX Call
Answered
over 5 years ago
Date is one day behind although EnableUtcDates= true
Answered
over 4 years ago
How to get the row on row double click
Suggested Answer
over 7 years ago
Infragistics IGGrid with checkbox
Suggested Answer
over 7 years ago
no compatible video source
Not Answered
over 6 years ago
Tags
More
Cancel
Descending
Ascending
1 - 15 of
16 results
for Ignite UI for JavaScript
Not Answered
279
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: [ {...
Not Answered
1729
views
2
replies
Grid and Updating feature
I have a grid with Updating feature turn on using the GridModel class, but when I click on the row the row gets in edit mode and all the data in the row gets deleted. Can you please help with this? ...
Not Answered
3331
views
3
replies
Disabling grid column for editing
I am creating a grid with 3 columns: model = new GridModel(); model.DataSource = _db.getColumnSelectGridItems(); model.Columns.Add(new GridColumn("Column Name", "ColumnName", "string", "150"));...
Not Answered
2199
views
3
replies
Form's POST method executes instead of UpdateUrl first
Hi, I am using IgniteUI and I am having an issue in igGrid's updating feature. I am using Asp.Net MVC 4.5. I have a page which has a strongly model binded form which when filled will be inserted in...
Answered
16825
views
14
replies
Null datetime (01/01/0001 00:00:00) in igTransactions ( GridTransaction<myModel> )
Hi, I have a grid which has two datetime columns. I am makin my own POST request to the controller and I am sending the 'alltransactions' like this : var transaction = $("#myCurrencyGrid").igGrid...
Not Answered
1995
views
2
replies
Remove the entire row on delete (Not crossed out row)
I have autoCommit set to false , & I cannot set it to true because it will mess up other working code in my application. I want to delete the entire row (Remove from grid) & dont want a crossed out...
Suggested Answer
862
views
2
replies
Grid Height increases on calling igGridFiltering programmatically
When I call the follwing method programmatically $("#accSelectionGrid").igGridFiltering("filter", ([{ fieldName: "ac_name", expr: accountName, cond: "contains", logic: "OR" }])); The height of grid...
Answered
5676
views
8
replies
Allow only one checkbox to be checked in igGrid
Hi, I am using IgniteUi & Asp.net MVC. I have an igGrid which has checkbox column. I want to allow the user to check only one checkbox in all the rows at any given time. If the user checks one...
Not Answered
4003
views
11
replies
Form's POST method instead of UpdateUrl called
I am using ASP.Net MVC and IgniteUI. I have a form which contains form fields to be filled and this form will be posted through Form's POST method named "CreateJournal" , I also have a grid which has...
Answered
2956
views
6
replies
Show/Hide columns of igGrid on igCombo Selection Changed
Hi, I need to show/hide some columns of my igGrid based on the selection of igCombo. I can only commit the rows when the user posts the form. I do my own manual commit & I am not using 'saveChanges...
Not Answered
1855
views
2
replies
ASP.NET MVC jQuery - Press enter to open selected item
I can navigate through the GridView with my keyboard but now I want to use the 'enter' key to load the selected row in a new page instead of editing the row inline. Is this possible with Infragistics...
Not Answered
1855
views
2
replies
ASP.NET MVC jQuery - Press enter to open selected item
I can navigate through the GridView with my keyboard but now I want to use the 'enter' key to load the selected row in a new page instead of editing the row inline. Is this possible with Infragistics...
Not Answered
1855
views
2
replies
ASP.NET MVC jQuery - Press enter to open selected item
I can navigate through the GridView with my keyboard but now I want to use the 'enter' key to load the selected row in a new page instead of editing the row inline. Is this possible with Infragistics...
Answered
8548
views
11
replies
post selected row or row id to server on button click
I want to select a row from my igGrid and when submit button is clicked, I want that entire row to be passed down to the action method of the submit button. How can I do that ? I have set features...
Answered
6179
views
7
replies
Combo Selection changed Event Handler of Combo inside grid
I have a grid which has a column whose editor is set to Combo. It gets data from the DatasourceUrl, I want to make an ajax request on the selection changed event of that combo. How can I do that ? ...
Loading...
Load More