jQWidgets Forums

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts

  • hjlabrador
    Participant

    Ok Thx Peter, can you point me to npm install grid demo?

    Thx


    hjlabrador
    Participant

    I also have error for a property ‘prototype’, maybe this is the reason why cant init the filter, I dont know, any ideas?

    jqxgrid.selection.js:7 Uncaught TypeError: Cannot read property 'prototype' of undefined
        at jqxgrid.selection.js:7
        at jqxgrid.selection.js:7
    (anonymous) @ jqxgrid.selection.js:7
    (anonymous) @ jqxgrid.selection.js:7
    jqxgrid.pager.js:7 Uncaught TypeError: Cannot read property 'prototype' of undefined
        at jqxgrid.pager.js:7
        at jqxgrid.pager.js:7
    (anonymous) @ jqxgrid.pager.js:7
    (anonymous) @ jqxgrid.pager.js:7
    jqxgrid.columnsresize.js:7 Uncaught TypeError: Cannot read property 'prototype' of undefined
        at jqxgrid.columnsresize.js:7
        at jqxgrid.columnsresize.js:7
    (anonymous) @ jqxgrid.columnsresize.js:7
    (anonymous) @ jqxgrid.columnsresize.js:7
    jqxgrid.sort.js:7 Uncaught TypeError: Cannot set property 'sort' of undefined
        at jqxgrid.sort.js:7
        at jqxgrid.sort.js:7
    (anonymous) @ jqxgrid.sort.js:7
    (anonymous) @ jqxgrid.sort.js:7
    jqxgrid.filter.js:7 Uncaught TypeError: Cannot read property 'prototype' of undefined
        at jqxgrid.filter.js:7
        at jqxgrid.filter.js:7
    (anonymous) @ jqxgrid.filter.js:7
    (anonymous) @ jqxgrid.filter.js:7
    jqxgrid.edit.js:7 Uncaught TypeError: Cannot read property 'prototype' of undefined
        at jqxgrid.edit.js:7
        at jqxgrid.edit.js:7

    Thx


    hjlabrador
    Participant

    I checked the Grid demo files and i have the same import of js files, also the ts files has the same import and declarations. I still got the error

    ERROR Error: jqxGrid: Missing references to the following module(s):  jqxgrid.filter.js
        at a.(anonymous function)._testmodules (eval at webpackJsonp.../../../../script-loader/addScript.js.module.exports (http://localhost:4200/scripts.bundle.js:105:8), <anonymous>:6:25699)
        at a.(anonymous function).createInstance (eval at webpackJsonp.../../../../script-loader/addScript.js.module.exports (http://localhost:4200/scripts.bundle.js:105:8), <anonymous>:6:18792)
        at Object.a.jqx.applyWidget (eval at webpackJsonp.../../../../script-loader/addScript.js.module.exports (http://localhost:4200/scripts.bundle.js:105:8), <anonymous>:8:24457)
        at HTMLDivElement.eval (eval at webpackJsonp.../../../../script-loader/addScript.js.module.exports (http://localhost:4200/scripts.bundle.js:105:8), <anonymous>:8:28641)
        at Function.each (https://www.jqwidgets.com/public/jqwidgets/jqxcore.js:7:6099)
        at init.each (https://www.jqwidgets.com/public/jqwidgets/jqxcore.js:7:2367)
        at init.a.fn.(anonymous function) [as jqxGrid] (eval at webpackJsonp.../../../../script-loader/addScript.js.module.exports (http://localhost:4200/scripts.bundle.js:105:8), <anonymous>:8:28580)
        at Object.createInstance (eval at webpackJsonp.../../../../script-loader/addScript.js.module.exports (http://localhost:4200/scripts.bundle.js:105:8), <anonymous>:8:18094)
        at jqxGridComponent.webpackJsonp.../../../../jqwidgets-framework/jqwidgets-ts/angular_jqxgrid.ts.jqxGridComponent.createComponent (http://localhost:4200/vendor.bundle.js:7045:39)
        at jqxGridComponent.webpackJsonp.../../../../jqwidgets-framework/jqwidgets-ts/angular_jqxgrid.ts.jqxGridComponent.ngOnInit (http://localhost:4200/vendor.bundle.js:6988:18)
    
Viewing 3 posts - 1 through 3 (of 3 total)