View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005204 | JEDI VCL | 00 JVCL Components | public | 2010-03-17 15:45 | 2011-06-08 13:27 |
Reporter | svk12345 | Assigned To | AHUser | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.39 | ||||
Target Version | Fixed in Version | ||||
Summary | 0005204: TjvDBGrid and property FixedCols >0 | ||||
Description | 1. Wrong rendering a font of fixed columns i.e. for a fixed columg using a font of the next column. 2. Rendering fixed columns with artefacts in D2010, if a property DrawingStyle <> gdsClassic (pic. err_D2010_grid.JPG). 3. If FixedCols >0 and a selected column is outside a visible grid, during changing width of any column there is a scrolling to the selected column. It's not conveneint when I need to set several columns. When FixedCols = 0 there is not the problem. | ||||
Tags | No tags attached. | ||||
2010-03-17 15:45
|
|
|
Could you please provide the zipped sources of a sample application showing this? |
2010-06-08 18:48
|
Test.zip (5,742 bytes) |
|
I attached a test project |
|
After I upgrade my projects from D7 to D2010, all JvDBGrids with fixed columns become like the picture shown by svk12345. That is a frame outside each fixed cell which copy the back(of the form) color (look like transparent) when drawn. Are there any quick fix on this issue? I know how to apply changes in the component sources code but I dont know how to fix this issue myself. Thanks in advance. |
|
Thanks, someone with DB knowledge will have to look at this |
|
Themed Grid rendering in Delphi 2010 and XE are now done by the original DBGrid. Maybe this fixes all the problems. |
|
Unfortunately I can not check. SVN i is not available, and version 3.40 of these bugs are present. Test case in the attached file should all be clarified. Who can let check for the latest version of SVN. |
|
I used TjvDBGrid and property FixedCols > 0 with Delphi 2010 on Windows 7. Bug: With DrawingStyle = (gdsThemed, gdsGradient). When the mouse rolls over the fixed cols, the black border lines of each cell change to white. When I click on the grid, border lines change to black again. My opinion is better stay on white color. With DrawingStyle = gdsClassic, NO PROBLEM. |
|
This is assumed to be fixed |
Date Modified | Username | Field | Change |
---|---|---|---|
2010-03-17 15:45 | svk12345 | New Issue | |
2010-03-17 15:45 | svk12345 | File Added: err_D2010_grid.JPG | |
2010-06-07 13:47 | obones | Note Added: 0017446 | |
2010-06-07 13:47 | obones | Status | new => feedback |
2010-06-08 18:48 | svk12345 | File Added: Test.zip | |
2010-06-08 18:49 | svk12345 | Note Added: 0017479 | |
2010-07-24 05:23 | Justmade | Note Added: 0017541 | |
2010-10-08 15:58 | obones | Note Added: 0017801 | |
2010-10-08 15:58 | obones | Status | feedback => acknowledged |
2010-11-30 20:59 | AHUser | Note Added: 0018230 | |
2010-11-30 20:59 | AHUser | Assigned To | => AHUser |
2010-11-30 20:59 | AHUser | Status | acknowledged => feedback |
2010-12-01 18:52 | AHUser | Note Edited: 0018230 | |
2010-12-02 11:03 | svk12345 | Note Added: 0018237 | |
2011-05-01 20:11 | stevegr | Note Added: 0018533 | |
2011-06-08 13:27 | obones | Note Added: 0018661 | |
2011-06-08 13:27 | obones | Status | feedback => resolved |
2011-06-08 13:27 | obones | Resolution | open => fixed |