Base solution for your next web application
Open Closed

Ngx-Bootstrap and PrimeNg #9588


User avatar
0
lweng567 created

Prerequisites

Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

  • What is your product version? V9.1.0
  • What is your product type (Angular or MVC)? Angular
  • What is product framework type (.net framework or .net core)? .net Core

I noticed PrimeNg and Ngx-bootstrap are used for the Angular frontend, what is the reason behind why you are not using just one or the other? thanks Laurie


1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @lweng567

    We first started to use ngx-bootstrap (It had a different name in Angular 2) but it didn't have a proper table/grid component and it still doesn't. Because of that, we started using PrimeNG just for it's table component. We also used a few other components from PrimeNG later.