jQWidgets Forums

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Send filter in body Send filter in body #102342

    Eli1
    Participant

    hey again,
    i’m using:
    filter: function() {
    // update the grid and send a request to the server.
    $(“#jqxgrid”).jqxGrid(‘updatebounddata’, ‘filter’);
    },
    to filter and i’m sending to sever above 7000 characters
    and its append it to the url, how i can send the filters with json? i’m using asp mvc

Viewing 1 post (of 1 total)