Hello,
I'm trying to use the IgxDatePicker in a grid toolbar with custom theming.
I've created a stackblitz with my setup. Please use that as the basis for any examples that you may offer.
https://stackblitz.com/edit/angular-9g52kx
NOTE: You can't see the date pickers I have defined because of the style issues I'm having. Simply adding a white background to the wrapper will show them but I want to avoid that.
My question is three-fold:
Thanks!
Hello Jason,
I am glad that you managed to achieve your requirement with my suggestion.
Than you for using Infragistics components.
Best Regards, Martin Evtimov Entry Level Software Developer Infragistics, Inc.
Hi Martin,
Thanks for all of the effort and help. Your post is exactly what I needed and got me headed in the right direction.
As a matter of fact, igxDatePicker consists of igxInput and igxCalendar, which could be displayed in modal window or as a dropdown. In the attached sample both approaches are used. Here, you can find a modified version of it, where styles are applied on both types of calendars and on their inputs. I believe that you will find the following guidelines very helpful in order to understand how to achieve the required:
You can learn more about the Overlay Settings in our Overlay topic and in the API Documentation.
Please let me know if you need any further information.