I need to add grid to existing Angular project .. Please advise ( and refer the link to documentation) how to add licensed (not trial) version and if any differences between them. Which version will be loaded if I just run npm install xxxx
Thanks.
I am adding IG components to existing pj.. should I add npm install –g igniteui-cli anyway or ng add igniteui-angular will add all dependency needed.. in general what advantage to add igniteui-cli to existing pj..
also if I am adding components to another angular project .. I should also start with npm adduser --registry=packages.infragistics.com/.../ --scope=@infragistics --always-auth ?
Also, where I can find document describing what is the '@infragistics/igniteui-dockmanager'
Thanks
Thanks, I also looking for the simple modal message box with 'Cancel' 'Ok' standard functionality.. can you provide me link for that in Angular components.