View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003511 | JEDI VCL | 00 JVCL Components | public | 2006-02-14 13:31 | 2006-03-01 04:30 |
Reporter | Arioch | Assigned To | obones | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Delphi 5 Ent | OS | win nt | OS Version | 2000 sp4 |
Product Version | |||||
Target Version | Fixed in Version | 3.30 | |||
Summary | 0003511: JvDBGrid - .Row property is to be read-only or hidden | ||||
Description | TJvDBGrid.Row can be changed in runtime loosing sync with TDataSource. Until this would be fixed .Row property is to be read-only or just hidden (like Borland did in TDBGrid) ========================================================================== * Forwarded by Arioch /BDV/ * Newsgroup: jedi.vcl on: forums.talkto.net * From: "Arioch /BDV/" <the_Arioch@nm.False-Domain.ru> * Date: Sun, 12 Feb 2006 17:13:58 +0300 * URL: news://forums.talkto.net/dsnf9m$qsu$1@talkto.net * Subj: TJvDBGrid - programatically changing current row ? ========================================================================== | ||||
Steps To Reproduce | Place and connect TJvMemoryData and TJvDBGrid Do JvDataGrid1.Row := xxx; selection moved, but neither indicator nor position in TDataSet did. Perhaps make Row property readonly ? | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2006-02-14 13:31 | Arioch | New Issue | |
2006-02-15 09:09 | Informatix | Note Added: 0008561 | |
2006-03-01 04:30 | obones | Status | new => resolved |
2006-03-01 04:30 | obones | Resolution | open => fixed |
2006-03-01 04:30 | obones | Assigned To | => obones |
2006-03-01 04:30 | obones | Note Added: 0008617 |