Base solution for your next web application
Open Closed

Migrate primengDataTableHelper to primengTableHelper #5881


User avatar
0
sddev created

Hi, we're updating our 5.6.2 project to 6.2.1

However one of the massive pains is the primengDataTableHelper.

We had to create all the right imports, and modify every tag that has p-dataTable to p-table, rename primengDatatableHelper to primengTableHelper, create a primeng-no-data div and now we realise we need to replace p-column.

Is there any kind of migration script available for this? Or do we literally have to search out every use of p-column and replace?

Regards, Simon Dean


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

    Hi @sddev

    Unfortunately there is no migration path. As far as I know, PrimeNG also doesn't have it. You need to do it manually.