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 Core
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
.net Core
ASP Net MVC
Paging
igniteUI
remote
validate
fixedrows
Sorting
theme
Excel
Razor
Summary
customvalidation
Most Viewed
IGgrid Custom validation for Textbox
Answered
over 2 years ago
Site Migration Issue
Not Answered
over 3 years ago
Tooltips for Jquery grid headers
Answered
over 1 year ago
Unable to create grid using Html.Infragistics().Grid() and get error "Unexpected token '<'
Answered
over 1 year ago
Infragistics Excel formula Query
Not Answered
over 3 years ago
Tags
More
Cancel
Descending
Ascending
1 - 15 of
26 results
for Ignite UI for ASP.NET Core
Not Answered
2669
views
1
reply
Refresh grid on demand
Hi There, We are using a sidebar layout from bootstrap 5 in our asp.net core web app. What i'm trying to do is that when the sidebar closes, if a igGrid is present i would like it to redraw the grid...
Not Answered
990009
views
3
replies
Cell formatting on export to excel
Hi there, I'm wondering if there is a way to auto-size all grid columns when we export to Excel using the $.ig.GridExcelExporter() javascript libraries. I can see a "defaultColumnWidth" setting...
Not Answered
2582119
views
11
replies
Cell Templates
Hi There, I'm looking for some cell templating examples for asp.net core mvc helper. I've been through the documentation, blogs etc but cannot find details on this. Specifically what i'm trying to...
Not Answered
2385157
views
9
replies
Summary Operands Asp.Net MVC Helper (.net core)
Hi There, I'm using the Summary feature of the grid, but i just want to display the Sum operand, not all of the values. How can i go about doing this? IT's a basic sum operation on the grid fields...
Not Answered
2265557
views
4
replies
Regarding adding a dropdown option (cascading and normal one both) in iggrid
Hello everyone, So i populated my grid with some data using my mvc. Now i want to add a dropdown (nommal and cascading one ) . I m confused how to do that. Also theres one condition if i select some...
Answered
5814768
views
10
replies
Unable to create grid using Html.Infragistics().Grid() and get error "Unexpected token '<'
Hi, I recently create a new .NET 6 web app project and want to use igGrid in my project. I was used to the C# MVC way (Html.Infragistics().Loader() $ Html.Infragistics().Grid()) to create the grid ...
Not Answered
3566515
views
1
reply
Set combobox default value while add new row
Hi, I have a combobox and I want to set to default value while adding a new row. Adding new row is also custom functionality. Thanks Ravi
Not Answered
3412621
views
10
replies
Save changes Issue
Hi, I have deleted a row and saved to the database. But the grid is not refreshing and same with add as well, please see the image below: Here is my code for save and delete $("#saveRow").bind...
Answered
3205803
views
4
replies
Grid Column Filter with formatter value
Hello. We have a column that comes from database as a value between 0 and 1. We use a formatter function for the column to make it a percentage (between 0 and 100) but when trying to filter for instance...
Answered
6114405
views
5
replies
Tooltips for Jquery grid headers
Is there a way to get tooltips for the grid headers and not the data cells?
Not Answered
2161515
views
2
replies
Min Length for any textbox value
Hi, I want to implement the min and max length. I could able to do it for Maxlength .ColumnSettings(cs => { cs.ColumnSetting().ColumnKey("RateIdentification1").TextEditorOptions(options => { options...
Not Answered
3515360
views
9
replies
Custom Delete Issue
Hi, I had to implement custom delete using Delete button. But I am getting an error, can anyone help me on this. Here is the code. @using Infragistics.Web.Mvc @using Microsoft.AspNetCore.Http @model...
Not Answered
4754139
views
7
replies
IGgrid Pagination total records count not updating after search function
When i try to search some records on iggrid using search text box, i get required result on grid but my total records and no. of pages are not updating, they remain same as before search. after search...
Not Answered
5207953
views
13
replies
IgGrid parent child row | IGGrid row tree
Hi All, Actually i am trying to develop a grid which will show name and id on top and under it will to multiple records for same name and id i want to develop a grid like this. Note: i am fetching all...
Not Answered
1531820
views
1
reply
IgGrid Values Not Sorting
Hi, below is the code i am using to sort, but it is not sorting, can anyone please help? .Features(features => { features.Paging().Type(OpType.Local).PageSize(10).PageCountLimit(100).ShowPageSizeDropDown...
Loading...
Load More