Closed jmcontreras1213 closed 2 years ago
Hi,
I tried you component and getting this error:
error NG8002: Can't bind to 'columns' since it isn't a known property of 'pbl-ngrid'.
It looks like a missing dependency you should check if you have correctly imported the module in your app.module or shared one if it is your case.
Seems that ng add won't do it for this module
ng add
Hi,
I tried you component and getting this error:
error NG8002: Can't bind to 'columns' since it isn't a known property of 'pbl-ngrid'.