View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001311 | JEDI VCL | 04 Feature Request | public | 2004-01-29 03:38 | 2004-03-09 02:47 |
| Reporter | anonymous | Assigned To | user72 | ||
| Priority | normal | Severity | feature | Reproducibility | N/A |
| Status | closed | Resolution | fixed | ||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Summary | 0001311: TjvDBGrid AlternRowColor | ||||
| Description | It is nice to see this new property but the alternate color used is hard coded, it should be property. Also, it is implemented with RecNo. Im not shure if this is safe (I just checked out and install JVCL from CVS) because SQL databases. I think it should be alternated on ROW basis (I did it in Grid's event for some application) even if the color of the record changes when it moves from odd to even row. | ||||
| Tags | No tags attached. | ||||
|
|
Good suggestion. Will have a look. |
|
|
I've removed AlternRowColor and added a new property AlternateRowColor:TColor instead. AlternateRowColor = clNone is equivalent to AlternRowColor = false. Also, if AlternRowColor is found in a dfm (and true), it is interpreted as setting AlternRowColor to $DDDDDD (the previous hard-coded color). |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2004-01-29 03:38 | anonymous | New Issue | |
| 2004-01-29 10:11 |
|
Note Added: 0002869 | |
| 2004-01-29 10:12 |
|
Status | new => acknowledged |
| 2004-01-29 21:52 |
|
Status | acknowledged => resolved |
| 2004-01-29 21:52 |
|
Resolution | open => fixed |
| 2004-01-29 21:52 |
|
Assigned To | => user72 |
| 2004-01-29 21:52 |
|
Note Added: 0002885 | |
| 2004-03-09 02:47 |
|
Status | resolved => closed |