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
igniteUI
Narrow your results
.net Core
igGrid
WebAPI
igGird
AppDevelopment
Excel
igu
Razor
controller
Tags
More
Cancel
Descending
Ascending
1 - 9 of
9 results
for Ignite UI for ASP.NET Core
Not Answered
6
replies
What is the max upload file size for igUpload?
Hi, Is there anyone who knows what is the maximum size of upload file for igUpload? Sometimes, we have files close to 4GB, and we are getting error like (e.g., TypeError: SubtleCrypto.digest: ArrayBufferView...
Not Answered
7
replies
Which Programming Languages Are Best for Crypto Exchange Platform Development?
Hello Everyone! When it comes to Crypto Exchange Platform Development , choosing the right programming language is crucial. I’ve seen Java, Python, Node.js, and even Golang being used. Which language...
Not Answered
2
replies
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
3
replies
Infragistics web upload session key store in the URL issue
We have a project based on ASP.NET webform with .NET version 4.8 where we have used Infragistics web 21.1.20211.2 We have User Interface where user can upload multiple files of different extension and...
Not Answered
6
replies
Column Fixing and Paste from Excel
Hi, I have grid in which 1 column (say A) if fixed and rest are not (B,C,....). I have implemented the paste from excel and followed the example. But I could see the indexes are different. For column...
Not Answered
6
replies
Custom Prev and Next for Paging
Hi, I need custom paging for prev and next button. If I click next button it should goto api and fetch next 10 records. Anything available? Thanks Ravi
Answered
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...
Not Answered
6
replies
Excel like functionality
Hi, I want something like in Excel where we I can select single cell as well as the entire row. So in the Gird settings, I have implemented like this: .EditMode(GridEditMode.Cell) feature.RowSelectors...
Not Answered
1
reply
IgniteUI Example Issue
Hi, I am trying to do this sample my local, https://www.igniteui.com/grid/basic-editing But .ID is throwing error in VS 2022 HtmlString does not contain a definition for ID and no accessible extension...