Flex Grid Master- Detail Issues in Angular 7 cli project

Posted by: kapil.r.shah on 26 June 2019, 9:02 am EST

    • Post Options:
    • Link

    Posted 26 June 2019, 9:02 am EST

    Hello,

    I am using Angular 7 . Installed Angular CLI and created a new app . Trying to make Wijmo Flex Grid work in Angular 7. Downloaded wijmo-5.20191.615 samples. Trying to make NestedGrids(RowDetail) work and getting errors.

    https://github.com/angular/quickstart/issues/263

    On more research , found that SystemJS configuration is not required. No need to edit anything in index.html.

    Able to load the data as per sample (app.component.html and app.component.ts) . However when I try to click the image to load the details, gives error

    Assertion Failed with Wijmo : CellRange expected

    Error Assertion Failed in Wijmo: Cell Range expected.

    Any solution to make the Flex Grid Master Detail work in Angular 7 project.

    Thanks,

  • Posted 27 June 2019, 4:10 am EST

    Hi,

    Please refer to the sample attached that demonstrates how you can create a nested FlexGrid using angular-cli.

    If the issue persists for you please share a small sample replicating the issue so that we could further the issue.

    Regards

    FlexGridDetail.zip

  • Posted 27 June 2019, 10:42 am EST

    Hello,

    I down loaded the project and did npm install to install the modules for wijmo. Got an error

    npm ERR! notarget No matching version found for electron-to-chromium@1.3.175

    npm ERR! notarget In most cases you or one of your dependencies are requesting

    npm ERR! notarget a package version that doesn’t exist.

    npm ERR! notarget

    npm ERR! notarget It was specified as a dependency of ‘flex-grid-detail’

    npm ERR! notarget

    I tried

    npm install wijmo

    npm install @grapecity/wijmo.all

    but still get the same error. Is their some way to install electron-to-chromium@1.3.175

  • Posted 28 June 2019, 3:14 am EST

    We think that you may have added electronjs as a dependency in your project. Could you please provide us with a small sample that replicates the issue so that we can investigate further?

  • Posted 1 July 2019, 3:00 pm EST

    I again did a npm install. I am able to load the master details component.

    Thanks for your help

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels