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 - BiGrid throws an Access violation exception when the columns are moved
Summary: BiGrid throws an Access violation exception when the columns are moved
Status: CONFIRMED
Alias: None
Product: TeeBI for Delphi
Classification: Unclassified
Component: BIGrid (show other bugs)
Version: unspecified
Hardware: PC Windows
: Normal normal
Target Milestone: ---
Assignee: david berneda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-26 08:14 EDT by sandra pazos
Modified: 2018-03-26 08:14 EDT (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 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.