View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005668 | JEDI VCL | 00 JVCL Components | public | 2011-10-01 14:21 | 2012-06-13 16:29 |
Reporter | DeveloPerchik | Assigned To | obones | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | suspended | ||
Product Version | 3.40 | ||||
Target Version | Fixed in Version | ||||
Summary | 0005668: TJvDBComboBox on RefreshLookupList error - Lookup information for field x is incomplete! | ||||
Description | I take new clear TJvDBComboBox and setup it: DataSource=dsA DataField=A_ID ListSettings.DataSource=dsB ListSettings.DisplayField=B_Text ListSettings.KeyField=B_ID dsA.Open,dsA.Insert dsB.Open FormShow After that on some event I need to Refresh LookupList - at this moment I receive error: "Lookup information for field A_ID is incomplete!" It seems that Dataset/Datasource dsA don't like moment of Refreshing of LookupList of TJvDBComboBox. Nevertheless everything logic and data works correct. But its impossible to normally work with this continually error window showing... please fix it... | ||||
Tags | JvDBComboBox | ||||
|
Please provide the zipped sources of a sample application showing this |
|
Excuse, but I just start learning Delphi, so I can not make a big help with resolving this problem. All what I can also say is that in this problem the Dataset was "FIBplus Dataset" - maybe this bug is peculiarity of that Dataset or of connective between TJvDBComboBox and FIBplus Dataset... Try with different Dataset's at JvDBComboBox.Datasource the function "JvDBComboBox.Field.RefreshLookupList;"... |
|
Also have tested for this bug (JvDBComboBox.Field.RefreshLookupList) with standard Delphi Dataset's - error the same! |
|
So, have you resolve this bug? |
|
No demo, no reproductibility, I'm sorry but it's hard to do anything here |
|
No news, no proposal, suspending the issue |
Date Modified | Username | Field | Change |
---|---|---|---|
2011-10-01 14:21 | DeveloPerchik | New Issue | |
2011-10-01 14:21 | DeveloPerchik | Tag Attached: JvDBComboBox | |
2011-10-07 16:08 | obones | Note Added: 0019013 | |
2011-10-07 16:08 | obones | Status | new => feedback |
2011-10-08 10:23 | DeveloPerchik | Note Added: 0019019 | |
2011-10-14 11:05 | DeveloPerchik | Note Added: 0019027 | |
2011-12-08 11:03 | DeveloPerchik | Note Added: 0019179 | |
2012-02-22 14:55 | obones | Note Added: 0019451 | |
2012-06-13 16:29 | obones | Note Added: 0019972 | |
2012-06-13 16:29 | obones | Status | feedback => resolved |
2012-06-13 16:29 | obones | Resolution | open => suspended |
2012-06-13 16:29 | obones | Assigned To | => obones |