coke

Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Author
    Replies
  • coke
    Participant

    Looks like if you want to reset paging, you need {page: null} instead of {page: 1}.

    coke
    Participant

    There was a bug in the data returned by the server – on every page but the first, there was an initial comma in the list of row data. (server originally returned all data; when it was converted to only return the N rows for the page, this condition was missed.)

    It would be nice if invalid data threw some kind of error to make it more obvious where things break down.

    With the bugfix in place, the paging/sorting works great.

    in reply to: “my first grid” doesn’t fire off an XHR request… #95639
    coke
    Participant

    Ugh. Problem is in the ID of the table, which accidentally included the leading #.

    It would be nice if jqgrid carped about being invoked on a non-existant element.

    Regards.

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

Stay connected with us in your favorite flavor!