View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005545 | JEDI VCL | 00 JVCL Components | public | 2011-04-05 17:38 | 2011-09-21 11:37 |
| Reporter | alghor | Assigned To | obones | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | suspended | ||
| Platform | Windows | OS | OS Version | ||
| Product Version | 3.40 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0005545: DBGrid Column.Color | ||||
| Description | unit JvDBGrid; procedure TJvDBGrid.DrawCell(ACol, ARow: Longint; ARect: TRect; AState: TGridDrawState); line 3322 is: DrawCellBackground(TitleRect, FixedColor, AState, ACol, ARow - TitleOffset); should be: DrawCellBackground(TitleRect, DrawColumn.Title.Color, AState, ACol, ARow - TitleOffset); | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2011-04-05 17:38 | alghor | New Issue | |
| 2011-06-07 17:52 | obones | Note Added: 0018620 | |
| 2011-06-07 17:52 | obones | Status | new => feedback |
| 2011-09-21 11:37 | obones | Note Added: 0018905 | |
| 2011-09-21 11:37 | obones | Status | feedback => resolved |
| 2011-09-21 11:37 | obones | Resolution | open => suspended |
| 2011-09-21 11:37 | obones | Assigned To | => obones |