Ticket #1858 (closed enhancement: done)
DeleteColumnGroupCommand should support multiple ColumnGroups
| Reported by: | mkommend | Owned by: | mkommend |
|---|---|---|---|
| Priority: | medium | Milestone: | HeuristicLab.DataImporter 1.0.1 |
| Component: | DataImporter | Version: | branch |
| Keywords: | Cc: |
Description
Currently it is impossible to delete multiple ColumnGroups at once, which should be changed.
Change History
Note: See
TracTickets for help on using
tickets.

r7992: Multiple ColumnGroups can be deleted at once and are inserted correctly if the command is undone.