GetItemRect returns wrong value with FreezeColumns |
Post Reply |
Author | |
MNovaro
Groupie Joined: 20 June 2006 Status: Offline Points: 71 |
Post Options
Thanks(0)
Posted: 10 January 2008 at 3:14am |
Hello, everybody.
Here is my problem: I have a report control with some columns (10), where the first three columns are "freezed", via: .FreezeColumnsCount = 3 In this report, I want to edit the cells myself, since I implemented my own autocompleter. To do this, I need to place a textbox over the cell, using: .FocusedRow.GetItemRect xItem, l, t, r, b Everything works fine, except for the first column: if I scroll right, the coordinates returned from the .GetItemRect method are incorrect, especially for the "Left" coordinate. In particular, if the window is maximized, the "Left" coordinate of the first column is negative, that is: over the screen I'm currently using version 11.1.3. Thanks for any help and kind regards. Marco |
|
MNovaro
Groupie Joined: 20 June 2006 Status: Offline Points: 71 |
Post Options
Thanks(0)
|
Hello... Is there anybody out there?
|
|
MNovaro
Groupie Joined: 20 June 2006 Status: Offline Points: 71 |
Post Options
Thanks(0)
|
No reply in here?? Nobody see the same problem?
Where is the support team of CodeJock?? |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |