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 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
Filtering
Narrow your results
igGrid
Paging
MVC Helpers
Sorting
Data Binding
Image
iggridFiltering
Column Grouping
Performance
igCombo
JSON
Updating
Persistence
Selection
KnockoutJs
DateTime
igx-grid
igLoader
Web API
images
time
Excel Library
LINQ
Caching
Responsive Web Design (RWD)
Most Viewed
Date is one day behind although EnableUtcDates= true
Answered
over 5 years ago
Excel Export via AJAX Call
Answered
over 5 years ago
no compatible video source
Not Answered
over 7 years ago
Infragistics IGGrid with checkbox
Suggested Answer
over 7 years ago
Right-aligning numeric cell values in igPivotGrid
Answered
over 2 years ago
Tags
More
Cancel
Descending
Ascending
1 - 15 of
82 results
for Ignite UI for JavaScript
Not Answered
85
views
1
reply
How to set filter for dropdown column in igx grid Angular?
We are using igx-Grid and Angular, In our Grid we are able to bind the dropdown as a column, and we have enabled the filterable true for that column, On Filter dialogue we are seeing Id instead of name...
Not Answered
184
views
2
replies
Programmatically Filtering By Date
When I'm programmatically filtering by a date column, the grid subtracts one day from my filter. So if I want to filter the grid for with Date 12/13/2018 it actually filters by 12/12/2018. Is there a...
Not Answered
328
views
3
replies
IgGrid Column with Enum and remote filtering
Hi, How to bind the IgGrid Column with Enum Type. Also need the filter functionality. User should be able to select the Enum value in the Filter dropdown or radio buttons. We are creating the Grid...
Not Answered
689
views
6
replies
I want to add custom Conditions in filter from infragistic mvc razor syntax
I want to add custom Conditions in filter from infragistic mvc razor syntax like this https://www.igniteui.com/help/iggrid-filtering#properties https://jsfiddle.net/gh/get/jquery/1.9.1/IgniteUI/help...
Answered
768
views
4
replies
igGrid ui.igGridFiltering appears broken in 19.1
I'm getting an error: Uncaught TypeError: Cannot read property 'getEditor' of undefined after defining an igGrid filtering section. Here's my igGrid definition: $("#mainScreenGrid").igGrid({ autoGenerateColumns...
Answered
1127
views
5
replies
igGridFiltering reverts to 'Equals' once another filter is cleared
I have a problem right now where I'm trying to filter by two columns by default, like so: function filterGrid() { $("#igGrid").igGridFiltering('filter', [ { fieldName: "Status", expr: "Closed", cond...
Not Answered
700
views
1
reply
Hide iggrid features for mobile
I'm evaluating your grid for use with .NET MVC and I want to know how you recommend hiding grid features for mobile users that won't render well. For example if I want to hide filters on the grid for...
Not Answered
775
views
1
reply
Filter Grid Date Programmatically by Last Week and Last Month
Hi, I need to filter the date column of an Ignite UI Grid programmatically. I've been able to get it working for a single date, but I also need to programmatically filter it by a range, such as Last...
Not Answered
942
views
1
reply
igCombo Loses Filter when using ArrowUp and ArrowDown to select
I have an igCombo with about 7000 items. When I type a filter, then go to select an item from those filtered items using the arrow keys, the filter is cleared and the original item list is applied. Is...
Not Answered
1053
views
1
reply
How to apply multiple filters in worksheet with filterSettings().applyCustomFilter
I want to add filter menu to all of the columns I have in my worksheet generated with JavaScript Excel. I am following https://www.igniteui.com/javascript-excel-library/excel-worksheet-filtering...
Answered
1379
views
1
reply
IgGrid Filtering: possible to disable the clear value button?
Is it possible to not render the clear value button as part of the IgGrid filtering feature? thanks
Not Answered
1487
views
2
replies
Loading indicator for igGrid
We are using $("#grid").data("igGrid")._loadingIndicator.show(); to force the loading indicator to show while the data is being retrieved. Is there a way to set a timeout on the loading indicator? If...
Not Answered
2347
views
3
replies
How to filter a DateTime filtering column in iggrid without providing time
Hi Team, According to the current functionality, when i filter a DateTime column in the igGrid by giving only date value the current time is automatically taken and the filtering is done. I would...
Not Answered
1675
views
3
replies
Exception: The grid model doesn't contain a column named:
Hi, I am binding to a data source that is set in the GridDataSourceAction method as below - List<Dictionary<string, string>> rows = new List<Dictionary<string, string>>(); Dictionary<string...
Not Answered
2141
views
1
reply
Grid DateTime Filter not filtering by time
I've been trying to filter my data by a date column displayed in "yyyy-MM-dd HH:mm:ss" format, but when I type in the filter, It only filter by Date (“yyyy-MM-dd”) ignoring the Time. Time is not in...
Loading...
Load More