PrimeNG • Re: primeng latest version
Prime Faces » Angular PrimeNG
by celinecdd
8M ago
If you can't find a compatible version of PrimeNG for Angular 16, consider downgradingdriving directions your Angular project to version 14 if it's feasible for your application. You can do this using the following command: ng update @angular/cli@14.0.0 Statistics: Posted by celinecdd — Tue Sep 12, 2023 9:40 am ..read more
Visit website
PrimeNG • Prime NG table v16 data render with frozen columns is too slow.
Prime Faces » Angular PrimeNG
by srinivas123
8M ago
Takes more than 30seconds to load data with frozen columns. Sorting takes no less than 20 seconds filter takes upto 30 seconds to filter data Post data load, wait for 10 seconds. columns realign and adjust width column resize creates gap between two columns. frozen columns do not take dynamic widths. method called updateStickyPosition is consuming a lot of time in all the above operations. Removing updateStickyPosition and writing our custom code to realign frozen columns has improved the performance Statistics: Posted by srinivas123 — Thu Sep 07, 2023 3:36 pm ..read more
Visit website
PrimeNG • Installation error
Prime Faces » Angular PrimeNG
by krobb
8M ago
I can't install primeNG. Does it only work on Angular 16? Statistics: Posted by krobb — Wed Sep 06, 2023 7:39 pm ..read more
Visit website
PrimeNG • Ng-Select Turkish Character Problem
Prime Faces » Angular PrimeNG
by hasancali
8M ago
Angular PrimeNg Ng-Select Turkish "i" and "İ" Character Problem desired match visible desired match missing after i character entered <ng-select [items]="musteriList" [virtualScroll]="true" bindLabel="Adi" bindValue="Id" name="item.MusteriId" placeholder="Müşteri seçiniz" [(ngModel)]="item.MusteriId"> </ng-select> Primeng turkish character is not working what should we do ? Statistics: Posted by hasancali — Wed Sep 06, 2023 2:26 pm ..read more
Visit website
PrimeNG • p-autocomplete align panel to right
Prime Faces » Angular PrimeNG
by joshengel80
8M ago
Hello, I am trying to align my p-autocomplete-panel to the right side of the input so it grows in width to the left. I have tried using the direction: rtl in css but this only changes text, not the panel itself. Any input how to accomplish? Thanks, Josh Statistics: Posted by joshengel80 — Thu Sep 07, 2023 4:07 pm ..read more
Visit website
PrimeNG • Table filter dialog doesn't clear correctly when clicking away from popup
Prime Faces » Angular PrimeNG
by wjens
8M ago
When I click the filter icon, I get a popup showing filter options - Match All and a menu of checkboxes to select enumerated options from the column. When the menu is expanded and I click anywhere on the page, only the menu collapses (not the parent filter dialog). If I click again on the page then the filter dialog disappears. I would've expected both the expanded menu and the filter dialog to disappear as soon as I clicked away from the dialog. What's worse is that when I click a button on the page to open my own dialog the filter dialog remains displaying on top of my new dialog (neither th ..read more
Visit website
PrimeNG • Re: Issue with primeng CalendarModule
Prime Faces » Angular PrimeNG
by gucal
8M ago
Are you sure you are applying css imports correctly? https://primeng.org/installation#styles Statistics: Posted by gucal — Wed Sep 06, 2023 7:39 am ..read more
Visit website
PrimeNG • Dialog Modal freeze the parent page after close
Prime Faces » Angular PrimeNG
by alirezaeian
8M ago
Hi, I have a simple Dialog Modal and by closing the modal using it keeps the parent page frozen/grey out/disabled. I am not using any CSS. Below is my script. Is there anything i am missing? CODE: <p-dialog [(visible)]="projectUploadDialog" [style]="{ width: '600px' }" header="Project Upload" [modal]="true" styleClass="p-fluid"> <div > Something here </div></p-dialog> Here is the dependencies and versions: CODE: "dependencies": { "@angular/animations": "^16.2.0", "@angular/common": "^16.2.0", "@angular/compiler": "^16.2.0", "@angular/cor ..read more
Visit website
PrimeNG • How to add a context menu to a web DataTable, and what are typical scenarios for employing context menus in DataTables?
Prime Faces » Angular PrimeNG
by Ldeopa
8M ago
The setting menu for datatable springs up regardless of whether you right snap beyond the datatable. The way of behaving is equivalent to for primeng exhibit. Statistics: Posted by Ldeopa — Mon Sep 04, 2023 6:00 am ..read more
Visit website
PrimeNG • Issue with primeng CalendarModule
Prime Faces » Angular PrimeNG
by amune1
8M ago
Hello, I am trying to use the Calendar Module from primeng. I imported the module along with the browser animation modules, and added a base calendar to my page. <p-calendar [(ngModel)]="date"></p-calendar> But when I run my application, it shows up but looks quite ugly and not how it looks on the demo site. It still works just is not appealing to look at. Does anyone have any insight into this? I have tried multiple different browsers and still no luck. Thanks! Statistics: Posted by amune1 — Sun Sep 03, 2023 6:44 pm ..read more
Visit website

Follow Prime Faces » Angular PrimeNG on FeedSpot

Continue with Google
Continue with Apple
OR