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 2023

Summary: BiGrid throws an Access violation exception when the columns are moved
Product: TeeBI for Delphi Reporter: sandra pazos <sandra>
Component: BIGridAssignee: david berneda <david>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows   
Chart Series: --- Delphi / C++ Builder RAD IDE Version:

Description sandra pazos 2018-03-26 08:14:01 EDT
BiGrid throws an Access violation exception when the columns are moved. The problem doesn't appear in TeeGrid, may be interesting adapt BIGrid to TeeGrid to fix this problem 

You can reproduce the problem using the TeeBI_Data_Ranks Demo. To do that follow the steps below: 

1- Open TeeBI_Data_Ranks Demo and compile it.

2- Run the Demo and Select for example, Year column 

3- Try move Year from first postion to last postion. 

The access violation appears.