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

Summary: cannot drag/move columns that contain children
Product: TeeGrid for Delphi Reporter: marc meumann <marc>
Component: GridAssignee: david berneda <david>
Status: RESOLVED FIXED    
Severity: normal    
Priority: ---    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows   
Chart Series: --- Delphi / C++ Builder RAD IDE Version:

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