jQuery UI Widgets Forums Grid grid filter error

Tagged: 

This topic contains 1 reply, has 2 voices, and was last updated by  admin 1 year, 4 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • grid filter error #121400

    Serdar
    Participant

    this error started popping up frequently what am i doing wrong?

               source: adapter,
                height: '450px',
                width: "380px",
                localization: getLocalization(),
                selectionmode: 'singlerow',
                filterable: true,
                showfilterrow: true,
                sortable: true,
                pagerrenderer: pagerrenderer,
                columnsresize: true,
                columnsreorder: true,
                altrows: true,
                showToolbar: true,
                pageable: true,
                enabletooltips: true,
                showstatusbar: true,
                groupable: true, 
                theme: "energyblue",
                statusbarheight: 40,
                autowidth: false,
                pagesize: 50,
                keyboardnavigation: true,
                virtualmode: false, 
                enablehover: true,
                showaggregates: false,     
                showgroupaggregates: false
    jqxgrid.filter.js:8 Uncaught TypeError: Cannot read properties of null (reading '0')
        at c.<computed>.clearfilterrow (jqxgrid.filter.js:8:44004)
        at c.<computed>.clearfilters (jqxgrid.filter.js:8:76560)
        at c.<computed>.updatebounddata (jqxgrid.js:8:101657)
        at c.<computed>.propertyChangedHandler (jqxgrid.js:8:271510)
        at Object.b.jqx.setvalueraiseevent (jqxcore.js:15:61039)
        at i.jqx.dataAdapter.<anonymous> (jqxcore.js:15:60272)
        at Function.each (jquery.min.js:2:2936)
        at Object.b.jqx.set (jqxcore.js:15:60159)
        at Object.b.jqx.jqxWidgetProxy (jqxcore.js:15:62161)
        at HTMLDivElement.<anonymous> (jqxcore.js:15:67628)
    grid filter error #121416

    admin
    Keymaster

    Hi Serdar,

    We will need a more complete example in order to test it.

    Best regards,
    Peter Stoev

    jQWidgets Team
    https://www.jqwidgets.com/

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

You must be logged in to reply to this topic.