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 React
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
Column
Narrow your results
IgrDataGrid
grid
Filtering
Performance
header
styling
React
Data
Ignite UI
Search
Sorting
Searching
IgrComboBoxColumn
Cell
row
igniteui-react
Tags
More
Cancel
Descending
Ascending
1 - 14 of
14 results
for Ignite UI for React
Not Answered
1
reply
Question: Custom Filtering Template in Ignite UI React Grids
Hi everyone, I am using Ignite UI React grids ( IgrGrid , IgrColumn , etc.) in my project, and I need to replace the default Excel-style filtering or advanced filtering UI with a custom filtering template...
Not Answered
1
reply
Want to know an event to get updated column sequence.
Hi I want a small clarification on one of the use case related to IgrDataGrid ( https://www.infragistics.com/products/ignite-ui-react/react/components/grids/data-grid/overview ). I have used IgrDataGrid...
Not Answered
1
reply
Column Sorting Issue
Hi I want a small clarification on one use case related to IgrDataGrid ( https://www.infragistics.com/products/ignite-ui-react/react/components/grids/data-grid/overview ). I have added checkbox in...
Not Answered
1
reply
Facing issue while moving column sequencing with Mouse.
Hi I want a small clarification on one of the use case related to IgrDataGrid, i.e https://www.infragistics.com/products/ignite-ui-react/react/components/grids/data-grid/overview I have used IgrDataGrid...
Not Answered
5
replies
Facing issue in active row
Hi I want a small clarification on one of the use case related to IgrDataGrid ( https://www.infragistics.com/products/ignite-ui-react/react/components/grids/data-grid/overview ). I have used IgrDataGrid...
Not Answered
1
reply
Facing issue while retrieving the filtered rows.
Hi I want a small clarification on one of the use case related to IgrDataGrid ( https://www.infragistics.com/products/ignite-ui-react/react/components/grids/data-grid/overview ). When we apply filter...
Not Answered
5
replies
Facing issue while applying initialSummaryDescriptions.
Hi I want a small clarification on one of the use case related to IgrDataGrid ( https://www.infragistics.com/products/ignite-ui-react/react/components/grids/data-grid/overview ). I have used IgrDataGrid...
Not Answered
1
reply
Facing issue while using search box in IgrDataGrid.
Hi I want a small clarification on one of the use case related to IgrDataGrid ( https://www.infragistics.com/products/ignite-ui-react/react/components/grids/data-grid/overview ). I have used IgrDataGrid...
Not Answered
2
replies
Facing issue while using full space for column name. in IgrDataGrid.
Hi I want a small clarification on one of the use case related to IgrDataGrid ( https://www.infragistics.com/products/ignite-ui-react/react/components/grids/data-grid/overview ). I have used IgrDataGrid...
Not Answered
1
reply
open the column-option-ui-dialog programmatically
How can I open the column option ui dialog programmatically? By activating it with isColumnOptionsEnabled="true" it will be possible in the column header itself. But I need it via an api. Thanks...
Not Answered
3
replies
How do you wire up the IgrComboBoxColumn data for true/false?
Hello all! I have been trying to set up a combobox with a set of true, false values. I get an error upon clicking on the IgrComboBoxColumn cell that crashes the whole app. IgrComboBoxColumn index...
Not Answered
3
replies
Checkbox row selectors?
Is it possible to have Checkbox column to select one or multiple rows? Similar to this example for Angular: https://www.infragistics.com/products/ignite-ui-angular/angular/components/grid/row-selection...
Not Answered
1
reply
Auto wrap multiline text for table cell
Hi, I'm building a grid which may have a column that always has multiline text. Do you have examples for auto wrap multiline text in table cells and still maintaining the ability to pin columns? ...
Not Answered
1
reply
Custom sort for IgrColumnSortDescription
Hi, I'm using the IgrColumnSortDescription on a column which has value 'High', 'Medium' and 'Low'. I'd like to override the default sorting so it's not lexicographic sort. Would you please provide...