View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003860 | JEDI VCL | 00 JVCL Components | public | 2006-08-16 04:47 | 2006-09-07 00:52 |
Reporter | ZENsan | Assigned To | obones | ||
Priority | normal | Severity | tweak | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Product Version | 3.20 | ||||
Target Version | Fixed in Version | ||||
Summary | 0003860: OnDrawDataCell is not callin in TJvDBGrid if columns are defined for dataset. | ||||
Description | Simple situation: JvDBGrid, DataSource - columns in DBGrid not defined and are automatically displayed - in this case enets fires normally. If I press add all columns in column editor for grid, then OnDrawDataCell event don't fires at all (never!). | ||||
Tags | No tags attached. | ||||
|
Please provide the zipped sources of a sample application showing this. |
|
Here you are.. |
2006-08-31 02:24
|
OnDrawDataCell.zip (19,367 bytes) |
|
Sorry, I added "rar" file and forgot to exclude exe file from it. You can delete it. |
|
DBGrid's DrawDataCell virtual method and OnDrawDataCell event are only called when the grid's Columns.State is csDefault. This is for compatibility with existing code. So I understand, that is not your bug. but maybe you can realize this function in another way...I think it will be not so hard to done this. |
|
Thanks for OnDrawColumnCell event...This is that realization. Sorry for report. |
|
So this can be closed ? |
|
Yes, of course! MD5(LowerCase(onones email))=3F1A9E3608BD0734604375CAB419E86C Some errors was shown about error sending mail to obones@.. |
Date Modified | Username | Field | Change |
---|---|---|---|
2006-08-16 04:47 | ZENsan | New Issue | |
2006-08-30 07:52 | obones | Note Added: 0010049 | |
2006-08-30 07:52 | obones | Status | new => feedback |
2006-08-31 02:22 | ZENsan | File Added: OnDrawDataCell.rar | |
2006-08-31 02:23 | ZENsan | Note Added: 0010052 | |
2006-08-31 02:24 | ZENsan | File Added: OnDrawDataCell.zip | |
2006-08-31 02:25 | ZENsan | Note Added: 0010053 | |
2006-08-31 03:50 | obones | File Deleted: OnDrawDataCell.rar | |
2006-09-05 08:56 | ZENsan | Note Added: 0010064 | |
2006-09-05 09:12 | ZENsan | Note Added: 0010065 | |
2006-09-06 01:56 | obones | Note Added: 0010071 | |
2006-09-06 09:44 | ZENsan | Note Added: 0010073 | |
2006-09-07 00:52 | obones | Status | feedback => resolved |
2006-09-07 00:52 | obones | Resolution | open => no change required |
2006-09-07 00:52 | obones | Assigned To | => obones |