jQWidgets Forums

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts

  • erik1001
    Member

    Hello Peter,
    Thank you for the quick reply.

    I see there is not direct way to do it. But I need to exit edit mode programatically. Something like `$(‘#grid’).jqxGrid(‘stopcurrentediting’);`
    What is my case: I edit some rows, but then I decide to open a dialog box. When I open the dialog box, I need all the edits to be finished, so if there was such a method, it would happen the easy way. The problem is I can’t find the hard way too.

    Best Regards,
    Ivan

    in reply to: Count number of rows Count number of rows #7439

    erik1001
    Member

    Okay, I’m sorry again, I found the solution right after I post question here, even though I spent hours before, trying to find the problem. I just have to reassign the details everytime after filtering.
    I made this on jsbin to use it as an example. => http://jsbin.com/aquter/9
    It’s okay, until I reload the grid data, then it seems that the older filter-row isn’t deleted and the new header appends after it. Not sure if I’m right and this is bug, so is there a solution?

    in reply to: Count number of rows Count number of rows #7380

    erik1001
    Member

    Me again. Using version 2.4 ‘showfilterrow’ : true, I think I found a bug. If I have had set row details, a filter input is rendered above show-row-details-column in the filter row. After typing in the filter input, the show-row-details-column crashes. Is it really a bug?

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