Skip to content

Enhanced copy/clipboard functionality #62

Description

@burkekevinm

I often need to copy data to the clipboard. You can drag and drop the rows but you can't do columns or if there are multiple pagination.

Potential Suggested Enhancements:

  1. Have an export option that is clipboard. When exporting to clipboard it will copy all paginated results (including any filtered results) into the clipboard.
  2. Have the ability to select a column of data and copy. This is most often used for copying a bunch of ids out of the dataset and converting to a query.
  3. When checking a box for the bulk update it will highlight that row that way if you click the top box to select all rows you can copy the selected rows into clipboard. (would need to fix Copy and pasting column values extra spaces #53 )

Activity

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

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