Base solution for your next web application
Open Closed

Do We have any good alternative of PrimeNG? #4129


User avatar
0
manojreddy created

I'm using PrimeNG controls(datatable, dropdown) at many places in UI, But every time I stuck with some issues. There is no good documentation and support for on StackOverflow for PrimeNG, So Do we have any alternative for the same?

Please help me to solve the below issue, if possible at your end.

[https://stackoverflow.com/questions/47144652/custom-sorting-not-working-in-primeng-datatable]) [https://stackoverflow.com/questions/47145123/custom-content-dropdown-not-working-in-primeng]) [https://stackoverflow.com/questions/47144857/filterig-is-not-working-in-primeng-datatable])


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

    Hi @ManojReddy,

    When we investigate native angular datatables, the best option was prime-ng. As far as I know it is still. You can use a jQuery based table but it will require more work to replace prime-ng datatable with it.

    Have you tried to report your problems on their github page <a class="postlink" href="https://github.com/primefaces/primeng/issues">https://github.com/primefaces/primeng/issues</a> ?

  • User Avatar
    0
    customreg created

    I've had good results with Wijmo controls. Not cheap, but worth it for my project.

  • User Avatar
    0
    manojreddy created

    Thanks for your response.

  • User Avatar
    0
    ismcagdas created
    Support Team

    Thanks @customreg.

    We only considered free and open source libraries. It is not possible to use a product which has higher price than AspNet Zero inb our template :).