jQWidgets Forums

jQuery UI Widgets Forums Angular jqxgrid

This topic contains 2 replies, has 2 voices, and was last updated by  Gary 7 years, 9 months ago.

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

    Gary
    Participant

    Using JQXWIDGETS grid control and getting the following error upon expanding or collapsing a grid column.

    ERROR TypeError: Cannot read property ‘nativeElement’ of undefined
    at ListGridComponent3.webpackJsonp…/../../../../src/app/jqwidgets/listgrid3.component.ts.ListGridComponent3.onGroupcollapse (listgrid3.component.ts:182)
    at Object.eval [as handleEvent] (ListGridComponent3.ngfactory.js:19)
    at Object.handleEvent (core.es5.js:12004)
    at Object.handleEvent (core.es5.js:12728)
    at dispatchEvent (core.es5.js:8602)
    at core.es5.js:10770
    at SafeSubscriber.schedulerFn [as _next] (core.es5.js:3647)
    at SafeSubscriber.webpackJsonp…/../../../rxjs/Subscriber.js.SafeSubscriber.__tryOrUnsub (Subscriber.js:238)
    at SafeSubscriber.webpackJsonp…/../../../rxjs/Subscriber.js.SafeSubscriber.next (Subscriber.js:185)
    at Subscriber.webpackJsonp…/../../../rxjs/Subscriber.js.Subscriber._next (Subscriber.js:125)

    Followed the Angular example for Groupings.

    The control behaves correctly with expanding and collapsing, I just get the above error message logged to console.

    Running Angular 4.3.5, JQXWIDGETS 4.6.4

    jqxgrid #95733

    Peter Stoev
    Keymaster

    Hi Gary,

    We have such online demo working http://www.jqwidgets.com/angular/angular-grid/angular-grid-grouping.htm. However, the current version of jQWidgets is 5.1 so it could be versioning issue.

    Regards,
    Peter

    jqxgrid #95739

    Gary
    Participant

    Peter,

    Thanks for the update. I was thinking the same.
    Like I said everything with the control works.

    Gary

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.