Invalid row accessed when we try to use key in empty grid

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
SiA
Newbie
Newbie
Posts: 43
Joined: Wed Mar 10, 2004 5:00 am

Invalid row accessed when we try to use key in empty grid

Post by SiA » Mon Mar 17, 2008 9:19 am

We have one issue about AdvStringGrid.
When we move the mouse over the empty grid and use a keyboard key up, down, right, page Down or page Up. Invalid row accessed occurs.
You can detect this problem on our example application (AdvStringGrid_defect6628) or create the new one.
+ Create new project using AdvStringGrid(TChartPro 7.12)
+ Set AdvStringGrid's options:
- FixedRow = 1
- RowCount = 1
- FixedRowAlways = true
- MouseAction.DisjunctRowSelect = true
+ Move move over empty Grid and use a keyboard
+ Invalid row accessed message is displayed.

What should we do to fix this problem?
Please give us your opinion.

Thank you in advance!

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Mon Mar 17, 2008 10:37 am

Hi SiA,

AdvStringGrid is not a Steema Software product and is not included with any of our products. It's developed by TMS Software. You may be interested in contacting them about the issue.

If you think the problem may be related to the integration of AdvStringGrid with TeeChart please let us know.

Thanks in advance.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply