jQWidgets Forums

jQuery UI Widgets Forums Grid Grid State loading issue

This topic contains 1 reply, has 2 voices, and was last updated by  ivailo 9 years, 7 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Grid State loading issue #76256

    anamika12
    Participant

    Hello sir,

    I am applying jqxgrid in my project. And i am saving the states in the database. IN one state i choose grouping and save state in database, And next i apply filtering on grid and save this state with different name. When i load state from one state to another it gives me error.

    TypeError: S[d] is undefined

    …r y={};if(!O){y=a.extend({},S[d])}else{y=a.extend({},S[d].value)}id=y[j.uniqueId…

    jqxgrid.grouping.js (line 7, col 2566)

    And if i load default state then generate this error

    TypeError: g is undefined

    …mns.splice(h,0,g);this._raiseEvent(24,{columntext:g.text,datafield:g.datafield,o…

    jqxgrid.columnreorder.js (line 7, col 1629)

    I am using the version jQWidgets v3.8.2. Please let me know what is the solution of above problem. It urgent.

    Thanks

    Grid State loading issue #76262

    ivailo
    Participant

    Hi anamika12,

    Please send your code for analyze.

    Best Regards,
    Ivailo Ivanov

    jQWidgets Team
    http://www.jqwidgets.com

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

You must be logged in to reply to this topic.