View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006153 | JEDI VCL | 00 JVCL Components | public | 2013-06-25 12:35 | 2014-12-04 16:38 |
Reporter | piri | Assigned To | obones | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | suspended | ||
Product Version | 3.47 | ||||
Target Version | Fixed in Version | ||||
Summary | 0006153: JvDbGrid and JvDbUltimGrid column resize not working with delphi XE3 | ||||
Description | Weird results resizing columns initially not included in the visible part of the grid. I could try this only with delphi XE3. | ||||
Tags | No tags attached. | ||||
|
Tested on Delphi 2010 too: same problem. It looks like trying to resize higher indexed columns affects lower indexed ones instead. |
|
Searching for DBGrid you will see many reports to this issue. It should be fixed since svn revision 13517. |
|
Please try with the latest JVCL version in GIT (or daily zip) and then send us a zipped file containing the sources of an application showing the issue. |
|
Hello all, I've resolved this problem by commenting the Mantis 5818' code in jvDBGrid unit at line 3767. Probably some of these functions returns wrong result for the 'Index' variable, because it's value is shifted by 1 when the horizontal scrollbar is visible and it is in the most-right position. |
|
It would be nice to have a zipped file containing the sources of an application showing the issue. |
|
No news, suspending the issue |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-06-25 12:35 | piri | New Issue | |
2013-06-25 12:52 | piri | Note Added: 0020540 | |
2013-08-22 11:32 | frank_jepsen | Note Added: 0020593 | |
2013-12-13 11:01 | obones | Note Added: 0020739 | |
2013-12-13 11:01 | obones | Status | new => feedback |
2014-01-15 10:26 | DM | Note Added: 0020896 | |
2014-01-29 10:01 | obones | Note Added: 0020905 | |
2014-12-04 16:38 | obones | Note Added: 0021129 | |
2014-12-04 16:38 | obones | Status | feedback => resolved |
2014-12-04 16:38 | obones | Resolution | open => suspended |
2014-12-04 16:38 | obones | Assigned To | => obones |