Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Grid Jumps to Top on Editor Cancel or Save #319

@User947222

Description

@User947222

I am using a fairly simple, ajax-sourced grid with autoedit off.
When the user is done editing the grid jumps back to the top.
This seems to be due to the setFocus() function, which calls $canvas[0].focus().
Although this code is called multiple times before cancelling or saving the edit,
it is only at this point that the grid jumps back to the top.

This occurs with Firefox and Chrome, but not internet explorer 9.

Any help would be greatly appreciated.
Thanks
Kim

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions