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 Angular
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
igx-datePicker
Narrow your results
igx-grid
Editing
igxCalendar
bootstrap
language
igx-timePicker
ASP.NET Core
Filtering
Angular
Visual Studio 2017
Ignite UI
Most Viewed
CRUD Operation in new Ignite UI Angular
Answered
over 2 years ago
Howto bind jquery in Ionic(2)-cordova project using igniteui-angular2
Answered
over 1 year ago
Height of igx-grid
Not Answered
over 1 year ago
ig-grid serverside paging
Not Answered
over 1 year ago
need examples for custom search functionality not filtering option with hierarchical grid using angular
Answered
over 1 year ago
Tags
More
Cancel
Descending
Ascending
1 - 14 of
14 results
for Ignite UI for Angular
Not Answered
115
views
2
replies
IgniteUI angular not working on IE11
On IE11 nothing is displaying properly all the CSS styling overlapped like igx date picker, igx grid filters, etc... No issues with Chrome, firefox and edge browsers
Not Answered
136
views
2
replies
Selecting Date fires 2 change events
When using the DatePicker Component for some reason picking a date causes the change event to be fired twice, Is there a reason for that ? I enclosed a stack Sample to demonstrate. When you pick a date...
Answered
361
views
5
replies
Editable date in grid
Hi, I'm having an editable row in a grid, which is a date, and followed the example from the documentation. https://stackblitz.com/angular/gdkjgjqnodn?file=src%2Fapp%2Fgrid%2Fgrid-editing-sample%2Fgrid...
Answered
3576
views
10
replies
How to make a date and time picker required? [Template-driven forms]
I have a date and time picker set up like this sample . I now want to make these required as well as disable the submit button when they are not filled in (I know how to do this). Default the fields will...
Answered
2514
views
3
replies
Manually/Programatically set locale for IgxGrid's Filter's Datepickers
Hi ! I want to use 'en' as locale for the datepickers filtering a date field in my grid, whatever is the value of window . navigator . language . I know we can do this setting when we're directly...
Not Answered
1152
views
2
replies
Reactive forms sample "this.value.getHours is not a function exception" when selecting a date using igx-datePicker
I'm getting the above error when I run your reactive forms sample and select a date with the igx-datePicker control. Getting the same error in my code using igx-datePicker now I upgraded to 18.2. ...
Not Answered
2833
views
4
replies
igx-datePicker Width
I would like to modify the width of the line under the title of the datepicker because I would like to add a button to the right of the datepicker. Any suggestion? Thanks
Answered
2197
views
2
replies
Change title color in igx-datePicker from pink to blue
I'm trying to change the color of my date picker; however, it doesn't seem to be working. Below is from the component scss file: // Import all required functions and mixins @import "~igniteui-angular...
Not Answered
1279
views
1
reply
igDatePicker
Is there a way to show a 'Today' button in the datePicker drop down?
Not Answered
1546
views
1
reply
How to bind string date to IGXDatetime picker
hello, i have a gird with one column as date type with editable enabled.every thing is fine but problem occures when i bind the grid to the data from webapi, as from back end i m passing date in yyyy...
Answered
3935
views
1
reply
building new igniteui-amgular pj
Hi , I am experience problem while trying to follow simple get started steps.. I've run ng new ng-ig-start cd ng-ig-start npm install igniteui-angular@5.3.1 than follow the steps in the https...
Not Answered
1448
views
1
reply
how can i format the date picker to dd-mm-yyyy
how to change the display as well as model value to dd-mm-yy in angular ui date picker
Answered
3146
views
4
replies
How to disable past dates?
Hii I am using igx-calender for booking app, I want past dates to be disabled eg today is 7/7/2018 so all past dates eg 1/2/3/4/5/6 must be disabled , how can I archieve that using igx-calendar...
Not Answered
5154
views
6
replies
Using IgniteUI Angular with Visual Studio 2017
I wonder if anyone can help me to use IgniteUI Angular component in a Web Application ASP.NET Core that is generated with the VS2017 template for Angular. After creating my solution and test it successfully...