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 ASP.NET MVC
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
igGrid
Narrow your results
ASP.NET MVC
Ignite UI
MVC
igniteUI
Razor
C#
datagrid
Javascript
grid
Hiding
ungroup
showDoneAndCancel button
ComboBox
Resizing
html
Column
Context Menu
right-click
igTooltips
Most Viewed
igGrid Combobox not working, unsure why not...
Answered
over 2 years ago
igniteUI MVC igGrid Error
Answered
over 2 years ago
Null PrimaryKey in igGrid causing unmapped grid items to transform into first mapping created
Answered
over 2 years ago
File Upload Sample
Answered
over 1 year ago
Is it possible to add multiple igGrids to single page in MVC Asp.net?
Not Answered
over 2 years ago
Tags
More
Cancel
Descending
Ascending
1 - 15 of
16 results
for Ignite UI for ASP.NET MVC
Not Answered
71
views
0
replies
Format Grid Columns
Hello I have a question regarding the igGrid in an ASP.NET MVC using razor website including Bootstrap. How can I apply styling to the UI Grid (cell by cell if possible). I would like to do the following...
Answered
1769
views
4
replies
Right-click grid event handler in MVC app
How do you wire up a right-click event handler for an IgniteUI grid in an MVC app? I need the jQuery event.clientX and clientY to open a context menu at the mouse cursor. I also need the grid row...
Answered
1862
views
16
replies
IgniteUI Template Engine JavaScript Error
I get a JavaScript error when attempting to use the IgniteUI template engine {{if}} statement in the code below. (I'm using this in an MVC model, when creating a GridModel GridColumn template.) The...
Not Answered
1372
views
3
replies
iggrid ungroupByColumn error while trying to ungroup
Hi, I'm working on a MVC project with iggrid. My model has a list of items and I'm binding the table with items. All works well, accept when I'm trying to ungroup a column after grouping it. $(function...
Answered
2427
views
8
replies
igGrid ASP.NET MVC Index was outside the bounds of the array on binding
I am trying to redeploy a solution from about 3 years ago. It uses Ignite for ASP.NET MVC (not core). Works fine locally and during deployment gives the error Index was outside the bounds of the array...
Not Answered
1294
views
4
replies
Setting "showDoneCancelButtons" property to false causing issue
Hi, I have iggrid and in my grid I want to remove Done/Cancel" button. I have set "showDoneCancelButtons=False" and now Done/Cancel button is not visible. but here I am facing some issues like In...
Not Answered
1649
views
3
replies
Not able to get selected row particular column value in hierarchical grid
We are rendering a infragistic MVC hierarchical grid and copying selected row column value from below code : var row = $("#igCallHistory").igGrid("activeRow") var cellZeroValue = $("#igCallHistory...
Not Answered
1348
views
4
replies
Resizing in igGrid causing hidden columns to appear
Hi all, I have 4 hidden columns defined in my grid. when I add the resizing feature in the columns and then resize the columns those 4 hidden columns get added to the grid in the beginning. Not sure...
Not Answered
1076
views
10
replies
IgGrid summaries for the columns which are not displayed
Hi, i am currently displaying a grid with 100 records and the iggrid summaries work fine for those records which are currently being displayed. But when i have more than 100 records, then i have more...
Not Answered
1174
views
7
replies
Fixed Headers Without Vertical Scroll Bar
Hi, I have infragistic grid with fixed column headers but currently it's displaying scroll bar with headers fixed at the top. Is there any way to remove vertical scrollbar without hampering fixed...
Not Answered
646
views
3
replies
Disabling tooltips on all columns except one or two
You describe well how to disable tooltips on just a few columns. However, without having to disable every column you don't want a tooltip on, is there a way to disable tooltips by default, and only those...
Not Answered
2518
views
6
replies
Is it possible to add multiple igGrids to single page in MVC Asp.net?
Hello - I need to have multiple grids to a single asp.net MVC page? To add even more complexity the number of grids is variable also. I might be able to accomplish it with a hierarchical grid but...
Answered
3221
views
10
replies
igniteUI MVC igGrid Error
I have an ASP.NET MVC Project and I'm trying to add Data Grid from this sample https://www.igniteui.com/grid/aspnet-mvc-helper but I have 2 problems First one using IgniteUI.SamplesBrowser.Models...
Not Answered
932
views
2
replies
igniteUI MVC igGrid not loading if Hiding column
I have a simple Razor grid which works fine if in Hiding the Hidden is false. @(Html.Infragistics().Grid(Model) .ID("recordreviewlistgrid") .Width("100%") .Height("100%") .PrimaryKey("Reference") .Columns...
Answered
2758
views
7
replies
Null PrimaryKey in igGrid causing unmapped grid items to transform into first mapping created
Of necessity, I have a list of Mappings but am pulling unmapped lists as part of the result set when the igGrid is setup. Everything works fine (including using dropdown selector for blank field to send...
Loading...
Load More