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)
-
0
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.