Top "Primeng-calendar" questions

PrimeNG calendar bug when applying css class from bootstrap

I have this strange bug where I use PrimeNG to display a DatePicker in my application. When I try to …

css angular twitter-bootstrap primeng primeng-calendar
Detect [(ngmodel) change to selected date with PrimeNG calendar

I have an input element with an attached datepicker created using PrimeNG calendar. HTML Part <p-calendar showAnim="slideDown" id="…

jquery angular typescript primeng primeng-calendar
Converting ISO-8601 string to local date in typescript/javascript

I am developing in Angular 6. I keep form values as json in a database when new record is saved.If …

javascript typescript momentjs primeng-calendar
Calendar on Angular 2 typescript using PrimeNG

So I started to use the PrimeNG and I was following the website documentation where it says everything that one …

angular typescript primeng primeng-calendar
PrimeNG Form Validation

I am using a mix of primeNG controls and html controls. The issue is the primeNG controls don't work properly …

angular typescript primeng primeng-dropdowns primeng-calendar
PrimeNG calendar form group validation issue

I'm trying to add validation to my form. discount field cannot be empty and value range needs to be within 0 …

angular validation typescript primeng primeng-calendar
PrimeNG datatable date range filter

Filter date range || Datatable I need some help on how to filter date range..dateCreated I want to search date …

javascript angular primeng primeng-datatable primeng-calendar