SQLPro icon indicating copy to clipboard operation
SQLPro copied to clipboard

Feature Request: Enable editing more than one selected row

Open GaryMeyers1 opened this issue 10 months ago • 0 comments

Is your feature request related to a problem? Please describe. When multiple rows are selected from a table in the Data interface, right clicking on the grid includes a menu item for deleting the selected rows but not editing the selected rows.

Describe the solution you'd like I would like an "Edit selected rows..." menu item to launch the edit screen for the whole block of selected rows. The edit screen would be displayed and there would be Next/Previous buttons to move through those rows and make the desired edits. The focus would remain on the current column being edited when going to the next or previous row.

Describe alternatives you've considered Rows need to be edited one by one. I have exported whole tables even if I want to change just 15 rows, made the changes with an editor, then imported the whole table back into SQLPro. This would be much easier if there was an ability to edit multiple rows.

Additional context

Image

Environment (please complete the following information):

  • Device: iMac
  • OS: macOS Ventura 13.7.2
  • SQLPro app Version: SQLPro for SQLite Version 2024.30 (Build 4374)

GaryMeyers1 avatar Jan 25 '25 20:01 GaryMeyers1