View Issue Details

IDProjectCategoryView StatusLast Update
0004185JEDI VCL04 Feature Requestpublic2007-12-16 13:24
ReporterOlegAssigned ToAHUser 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.32 
Target VersionFixed in Version3.34 
Summary0004185: TJvDBComboBox - response to arrow keys (up and down)
DescriptionIt would be desirable to have reaction of TJvDBComboBox to keys VK_UP/VK_DOWN similar to component TJvDBLookupCombo - a choice previous/next element from the list of values.
TagsNo tags attached.

Activities

Oleg

2007-07-23 03:39

reporter   ~0013598

...also response to keys home/end desired.

Oleg

2007-07-23 04:09

reporter   ~0013599

Also it would be more convenient if at change of value in TJvDBComboBox new value right after its choice was reflected in DataSet (instead of after an exit from TJvDBComboBox control or an obvious call of method DataSet.UpdateRecord) - just as it occurs in TJvDBLookupCombo. (I don't know why the standard VCL control TDBComboBox has no similar behaviour)

obones

2007-10-12 07:14

administrator   ~0013924

Can you try to provide an implementation for this?

AHUser

2007-12-16 13:24

developer   ~0014070

DOWN/UP, HOME/END already worked.
Added new property UpdateImmediately: Boolean that allows to set the field value immediately and when the OnExit event is triggered.

Issue History

Date Modified Username Field Change
2007-07-23 03:38 Oleg New Issue
2007-07-23 03:39 Oleg Note Added: 0013598
2007-07-23 04:09 Oleg Note Added: 0013599
2007-10-12 07:14 obones Note Added: 0013924
2007-10-12 07:14 obones Status new => acknowledged
2007-12-16 13:24 AHUser Status acknowledged => resolved
2007-12-16 13:24 AHUser Fixed in Version => Daily / SVN
2007-12-16 13:24 AHUser Resolution open => fixed
2007-12-16 13:24 AHUser Assigned To => AHUser
2007-12-16 13:24 AHUser Note Added: 0014070