Skip to content

Revise PandasModel.removeRows to support arbitrary row selection #9

Description

@viktorvanwijk

Current situation:

# NOTE: ContiguousSelection is needed as PandasModel.removeRows() does
# not support arbitrary row selection
self.setSelectionMode(QAbstractItemView.ContiguousSelection)

See if it is possible to use QAbstractItemView.MultiSelection

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions