Invalid row accessed when we try to use key in empty grid
Posted: 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!
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!