Questions tagged as 'primeng'

0
answers

p-confirmDialog changes the layout when it appears

I'm using angle 6 and I have a p-confirmDialog, which when I press it changes the structure of my page, then I put the code of the dialog. <p-confirmDialog header="Confirmación Eliminar" key="confEliminarBici" [baseZIndex]="999" [autoZIndex...
asked by 08.10.2018 / 20:25
0
answers

how to work Table - Lazy with PrimeNG Angular and Spring?

Previously I pulled all the data from my Bitacora table, but now I need to work with Lazy , so as not to saturate with the data when loading, followed by the example of PrimeNg Table-Lazy . but I do not know how to work in the Lazy of PrimeNg...
asked by 12.09.2018 / 22:04
0
answers

Impoisible to use the filterField property in p-column (PrimeNG)

I am trying to use the filterField property that is applied to the p-column component within p-dataTable of the framework PrimeNG . I have tried several ways: <p-column header="Categoria" field="id_categoria.nombre_...
asked by 25.01.2018 / 10:11