Use this tag for questions about PrimeNG, a collection of UI Components for Angular. Questions tagged [primeng] should also be tagged [angular], but NOT [primefaces].
3,979 questions 1
- Bountied 1
- Unanswered
- Frequent
- Score
- Unanswered (my tags)
PrimeNG editor: & parsing issue
I am using PrimeNG p-editor in my Angular project. When I type & in the editor, it does not parse it correctly and parses it as & Even the documentation page of PrimeNG editor has the same ... angular editor primeng
Mak
- 510
Angular PrimeNg MegaMenu - Sub menu items panel does not go away after selecting and clicking one sub menu item
I have an angular primeng megamenu added where the list or the model is coming from a json file which is loaded during the Component's OnInit When I click on the Parent Menu Item, it shows me the sub ... angular primeng megamenu
Glendz
- 1
Expandable Rows in p-table with nested FormArray in Angular
I am working with Prime-ng, and I need to expand my registration forms with FormArray and continue to dynamically display other child forms. The image shows what I'm trying to achieve. In my ... javascript angular primeng formarray formgroups
Wilmer
- 33
Angular PrimeNG MegaMenu - Menu SubItems does not show when you hover on the parent menu item except when you first click one parent menu
I have this weird problem for my Angular PrimeNg Mega Menu. During page load it shows my the Menu List. When I hover on the parent menu items, my CSS is triggered making the hovered parent menu item ... angular primeng megamenu
Glendz
- 1
PrimeNG DataView and p-fieldset giving unexpeted behaviors in angular 13
I have a small angular app in which I want to use DataView and p-fieldset to display some informations. This is the view: <p-dataView #dv [value]="defaultRoles" ... angular primeng
Himmels DJ
- 186
How to preselect PrimeNG Checkbox items?
I am not able to get already selected item. In this code in rp which is an array of type Permission which has one element in it , So basically that value should be selected when I load this div. What ... html angular typescript checkbox primeng
Benezir
- 51
Picklist element in angular
currently I'm building app using angular and ng-zorro component, but I want something like picklist component in primeng. Is there any standalone package for this particular component? I need it to ... javascript angular angularjs primeng ng-zorro-antd
Who
- 31
primeNG p-dropdown position not alined
How to set the primeNG dropdown overlay related to p-dropdown-trigger. Now it is miss aligned.like this I was changed the p-dropdowm width relative to the content width.after that its behave like ... css primeng
arj
- 657
How to add the property pInitEditableRow of p-table in the Menu Items defined in TypeScript to allow the editing of row in the DataTable?
This is My HTML:- <td *ngIf="!editing"> <div> <p-button (onClick)=&... angular typescript primeng primeng-datatable
Benezir
- 51
PrimeNG ptable - implement different logic for all the dynamic rows
I'm working on a Payment verification functionality in which the user enters the transaction id and a button click checks it. The table of all the transactions are fetched from an API which then ... angular primeng
ethic0
- 13
How do i edit the node of p-tree
I need some help. I have p-tree which is showing project -> subproject-> scripts and want to edit the tree node(script). see the below image. angular primeng bsp-tree
Vivek Sharma
- 1
primeNG p-columnFilter showing but not working if used in a template
I need to use a structure like this. The template shows correctly but the filters are not working. How can i fix? //foo2 component.html <app-foo1> <ng-template #filtersTemplate> ... angular typescript primeng
jackmounts
- 1
How to add components inside p-accordionTab header
I am kind of struggling with a small situation here. I have a p-acccordionTab like this <p-accordion> <p-accordionTab header="Just testing"> <h5>Nothing here</h5> ... angular angularjs accordion primeng
sudhanva shankara.m
- 7
Disable certain ng-template items in p-dropdown
I have a p-dropdown contructed with ng-template (this dropdown presents Languages that can be selected.) I need the languages that have been already selected, to be disabled. This is my dropdown: <... angular primeng disable ng-template p-dropdown
Katia S.
- 31
Issue: PrimeNG Datatable Column Filter does not match to piped altered data in the field
[updated] The issue is when using the PrimeNG Column Filter to search it does not match to what is being displayed but matches to the original value. As an example I'm using longitude and latitude ... angular primeng primeng-datatable
edjm
- 4,030
153050per page