View Issue Details

IDProjectCategoryView StatusLast Update
0005205JEDI VCL00 JVCL Componentspublic2010-10-08 14:55
ReporterRNOAssigned ToAHUser 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionno change required 
Product VersionDaily / GIT 
Target VersionFixed in Version 
Summary0005205: 0005195: Cannot change LookupDisplayIndex in runtime
DescriptionHello,
I try to change the LookupDisplayIndex in runtime when someone presses the arrowkeys, the index number does change but when typing text it is still looking in the same collumn (the one wich index =0).
I think it would be helpfull when it would be possible to change the LookupDisplayIndex so you can search on several columns.

The reported issue is not solved quite ideal, I can now change the LookupDisplayIndex in runtime, only to be able to search in the next column after changing the LookupDisplayIndex I have to close the popup first and than drop down again. that is not the most ideal situation. Can you make it so that LookupDisplayIndex is changed and the user is able to search in the next column without closing the popup?

Thanks
Rob Nowee
TagsNo tags attached.

Relationships

related to 0005195 resolvedAHUser Cannot change LookupDisplayIndex in runtime 

Activities

AHUser

2010-04-02 12:52

developer   ~0017341

Maybe you can use the OnDropDown event to set the LookupDisplayIndex.

obones

2010-10-08 14:55

administrator   ~0017771

No reaction, assuming this is ok

Issue History

Date Modified Username Field Change
2010-03-17 19:56 RNO New Issue
2010-03-18 08:49 obones Relationship added related to 0005195
2010-04-02 12:52 AHUser Note Added: 0017341
2010-04-02 12:52 AHUser Assigned To => AHUser
2010-04-02 12:52 AHUser Status new => feedback
2010-10-08 14:55 obones Note Added: 0017771
2010-10-08 14:55 obones Status feedback => resolved
2010-10-08 14:55 obones Resolution open => no change required