jQWidgets Forums

jQuery UI Widgets Forums Grid IE7 and IE8 error: ‘this._pageviews.0′ is null or not an object

This topic contains 1 reply, has 2 voices, and was last updated by  Peter Stoev 12 years, 5 months ago.

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

  • starfruit
    Member

    When testing an app with multiple grids, the following error appears as an alert in Internet Explorer 7 and as an “Error on page.” notice at the bottom of IE8:

    ‘this._pageviews.0’ is null or not an object

    jqxgrid.js line7

    Code: 0 Char: 56050

     

    This occurs when running IE7 in Windows XP, version 7.0.573.0.13, as well as in IE7 and IE8 compatability modes.

    Our jqx grids use the following settings:

    width: ‘100%’,
    source: dataadapter,
    theme: theme,
    altrows: true,
    rowsheight:40,
    autoheight: true,
    autorowheight: true,
    pageable: true,
    pagerheight: 35,
    pagesize: 10,
    sortable: true,
    sorttogglestates: 1,
    virtualmode: true,
    columnsresize: true,
    enableellipsis: true

    I can’t really include a complete code sample.  Would appreciate any tips about how to clear up this error, thanks!

     


    Peter Stoev
    Keymaster

    Hi starfruit,

    We are unable to reproduce the reported behavior using the provided details. Please, provide a sample and step by step instructions which demonstrate how to reproduce the behavior. We will also need to know the jQWidgets and jQuery version which you use.

    Best Regards,
    Peter Stoev

    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.