mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 11:26:00 +00:00
Add multi-row selection support with bulk editing
- Show "(Multiple values)" when selected rows have different values - Allow bulk editing: changes apply to all selected rows - Rename format to "Table - Row" for clarity
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
},
|
||||
{
|
||||
type: 'table',
|
||||
title: 'Table',
|
||||
title: 'Table - Row',
|
||||
component: TableCellView,
|
||||
single: false,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user