Steema Issues Database

Note: This database is for bugs and wishes only. For technical support help, if you are a customer please visit our online forums;
otherwise you can use StackOverflow.
Before using this bug-tracker we recommend a look at this document, Steema Bug Fixing Policy.



Bug 2108 - cannot drag/move columns that contain children
Summary: cannot drag/move columns that contain children
Status: RESOLVED FIXED
Alias: None
Product: TeeGrid for Delphi
Classification: Unclassified
Component: Grid (show other bugs)
Version: unspecified
Hardware: PC Windows
: --- normal
Target Milestone: ---
Assignee: david berneda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-04 03:53 EDT by marc meumann
Modified: 2023-11-21 07:50 EST (History)
0 users

See Also:
Chart Series: ---
Delphi / C++ Builder RAD IDE Version:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description marc meumann 2018-10-04 03:53:36 EDT
Columns that contain child columns cannot be move-dragged at their level. The content order of the children within it can be moved.

Current workarounds:
- use code to change Column index (ie. myColumn.Index := x)
- Use Grid Editor to move column
Comment 1 david berneda 2023-11-21 07:50:25 EST
Resolved in v1.14 and improved in v1.15