Hi,
Is there a way to include the standard looks and designs for the primeng functionality into the angular core project?
I am trying to use some of the standard functionality of the primeng tables suchs as: ColGroup <a class="postlink" href="https://www.primefaces.org/primeng/#/table/colgroup">https://www.primefaces.org/primeng/#/table/colgroup</a>
However as soon as i try to use this it appears exceedingly ugly and sometimes the overall structures are ruined and things get malaligned.
I'm not sure how to handle the CSS regarding the ASPNet Zero template designs.
Any assistance will be greatly appreciated.
Regards, Gideon Badenhorst
1 Answer(s)
-
0
Do you think it interferes with the Zero CSS? Try to make a basic PrimeNG sample with a scratch AspNet project and see that it works as expected. Then move it to Zero and see what's overridden via CSS.