Wakamolee

Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Author
    Replies
  • in reply to: Problem with Sortable Rows in Chrome #97587
    Wakamolee
    Participant

    I have the same problem, tried with versions 3.6.5, 3.7.2, 3.8.2.

    The problem happens when I trigger “reloadGrid” AFTER I've dragged any row. As JanM says, go to Demo Page/new in version 3.6/sortable rows, drag any row, then click reload, the cells are all disaligned.

    There seems to be a problem with “table-layout:fixed” with Webkit browsers (Chrome), apparently it's not seeing the “jqgfirstrow”. There must be some javascript event making it load incorrectly, becaues in the DOM explorer in Chrome, I change all the tr rows to look exactly like they were before dragging (only removing zindex and opacity style from dragged row), but they still get disaligned.

    Wakamolee
    Participant

    There is a bug with custom search in jQuery 1.5.1 and tested versions 3.6.5 and 3.8.2 of jqGrid. When I press Enter to trigger the search:

    1. I get a “uncaught exception: Syntax error, unrecognized expression: [name=actividad:descripcion]” in firebug
    2. The page reloads with the GET parameters in the URL

    Here's the setup and test data: http://pastebin.com/v8tBEDTL)

    in reply to: Grid scrolls to top after selecting a cell #97559
    Wakamolee
    Participant

    First of all, thanks for such a great plugin.

    As of version 3.8.2, this bug is still persistent. I had to recode to inline editing because of this. When the top of the grid is off-screen, whenever I click a row, or press enter to apply the changes, it scrolls to the top of the grid.

    Hope to see this bug fixed in a future release, because cell editing has many more events to use than inline editing.

    EDIT: The bug only happens with Firefox (3.6.15) and IE 8, Chrome (10) works ok.

    in reply to: jsonstring problem with pagination v3.8 #97392
    Wakamolee
    Participant

    New notes:

    I downloaded the previous versions, and:

    • v3.6.5: Everything works perfectly.
    • v3.7.2: Pagination values loaded incorrectly, as the first post.
    • v3.8.2: Pagination values loaded incorrectly, as the first post.
Viewing 4 replies - 1 through 4 (of 4 total)

Stay connected with us in your favorite flavor!