jQWidgets Forums

jQuery UI Widgets Forums Grid Grid Editable | Error: '0' is null or not an object in 2.8

This topic contains 1 reply, has 1 voice, and was last updated by  rskbuvan 11 years, 4 months ago.

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

  • rskbuvan
    Spectator

    Hi,

    I’ve an editable grid where, when I try to remove a value from one column i.e. emptying the value and click on another editable field. I’m getting an following error in Internet Explorer not in other browsers,

    Error:
    ‘0’ is null or not an object

    Version of jqx library using: jQWidgets v2.8.0

    Example table with all the columns are editable and the following scenarios to reproduce the error:

    -----------------------------------------------------------
    S.No   |   Currency    |   Currency Limit   |    Status   |
    -----------------------------------------------------------
    1      |   USD         |   999,999,999,999  |   Approved  |
    ------------------------------------------------------------
    2      |   -           |                    |             |
    -----------------------------------------------------------
    3      |   SGD         |   999,999,999,999  |   Approved  |
    ------------------------------------------------------------

    1. When I try to clear the Currency Limit cell in row 1 and try to click the Currency Limit in row 2. I’m getting the java script error.

    I’m breaking my head to resolve this issue ‘Coz it is happening only in Internet Explorer.

    Hence can anyone suggest me a solution? or is this a know library issue related to IE.

    Looking for a reply.

    Thanks in advance,

    Cheers,
    Senthil


    rskbuvan
    Spectator

    Hi,

    Some logic error in my code so please ignore this post.

    Cheers,
    Senthil

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

You must be logged in to reply to this topic.