Skip to content

Selecting ranges across frozen and non-frozen area #2

@pkpatels

Description

@pkpatels

http://6pac.github.io/SlickGrid/examples/example-frozen-columns-and-rows-spreadsheet.html

I want to select range by drag in above example as follows:

From : {
 Row: 2,
 Cell: 2
}
To : {
 Row: 12,
 Cell: 6
}

The selection stops at

 Row: 6,
 Cell: 2

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