View Issue Details

IDProjectCategoryView StatusLast Update
0006153JEDI VCL00 JVCL Componentspublic2014-12-04 16:38
ReporterpiriAssigned Toobones 
PrioritynormalSeverityfeatureReproducibilityalways
Status resolvedResolutionsuspended 
Product Version3.47 
Target VersionFixed in Version 
Summary0006153: JvDbGrid and JvDbUltimGrid column resize not working with delphi XE3
DescriptionWeird results resizing columns initially not included in the visible part of the grid.
I could try this only with delphi XE3.
TagsNo tags attached.

Activities

piri

2013-06-25 12:52

reporter   ~0020540

Tested on Delphi 2010 too: same problem.
It looks like trying to resize higher indexed columns affects lower indexed ones instead.

frank_jepsen

2013-08-22 11:32

reporter   ~0020593

Searching for DBGrid you will see many reports to this issue.
It should be fixed since svn revision 13517.

obones

2013-12-13 11:01

administrator   ~0020739

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.

DM

2014-01-15 10:26

reporter   ~0020896

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.

obones

2014-01-29 10:01

administrator   ~0020905

It would be nice to have a zipped file containing the sources of an application showing the issue.

obones

2014-12-04 16:38

administrator   ~0021129

No news, suspending the issue

Issue History

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