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

Skip to content

Add event parameter of jqgrid event #336

@ryanlin1986

Description

@ryanlin1986

In firefox, window.event is undefined in event, for exmaple
onSortCol: function (index, iCol, sortorder) {
var check=typeof window.event==="undefined";
}
It would be great if we can access event object in event.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions