Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
8920
adding custom grid to the existing project
posted

While using IG CLI  'ig add custom-grid igDGCodata' command to add data grid to the existing project is does not give me list of features to have on it, like it does when new project created.  

Also it added trial version, although we do have license and I did run npm adduser --registry=packages.infragistics.com/.../ --scope=@infragistics --always-auth  before adding it..  

How exactly it should work in order be able to configure custom grid while adding it to the existing project and make sure that it is licensed version and not the trial one.

Parents
No Data
Reply
  • 1560
    Offline posted

    Hello,


    I have been looking into your question and after an investigation I determined that in case you are reffering to the questions generated as in the attached gif you should use the 'ig add' command instead of 'ig add [template] [name]' which would simply generate the component with such name.


    Regarding your question about licensing in case you added igniteui-angular library using 'ng add igniteui-angular' command this will install the Trial version of Ignite UI for Angular as it is pointed out in this topic.


    In order to use the Licensed version of Ignite UI for Angular you should run 'ig upgrade-packages' command or try some f the approaches suggested in our Licensing topic here.


    Let me know if I may be of any further assistance.


    Sincerely,
    Teodosia Hristodorova
    Associate Software Developer

Children