View Issue Details

IDProjectCategoryView StatusLast Update
0001388JEDI VCL00 JVCL Componentspublic2004-04-22 02:56
ReporteranonymousAssigned Touser72 
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionfixed 
Product Version 
Target VersionFixed in Version 
Summary0001388: Search with more then one letter in TJvDBSearchComboBox
DescriptionIs it possible to extend the searching for more then one letters and also
with an joker (%) like a sql statement?

It would also be nice to have the implementation of searching also in TJvDBLookUpEdit.
TagsNo tags attached.

Activities

2004-02-29 02:03

 

JvDBSearchComboBox.zip (2,712 bytes)

user72

2004-02-29 02:03

  ~0003119

From Lionel:

For the search with more letters in TJvDBSearchComboBox, i correct the unit
(just suppress the Style property to allow the AutoComplete). I also change
the override Change method to Select method so Change is not hidden when use
OnSelect.

For the %, it's more complicated and for the moment i don't see how to do
without more change.

user72

2004-03-07 13:54

  ~0003254

Fixed by Lionel Reynaud

Issue History

Date Modified Username Field Change
2004-02-28 13:45 anonymous New Issue
2004-02-29 02:03 user72 File Added: JvDBSearchComboBox.zip
2004-02-29 02:03 user72 Note Added: 0003119
2004-02-29 13:47 user72 Status new => feedback
2004-03-07 13:54 user72 Status feedback => resolved
2004-03-07 13:54 user72 Resolution open => fixed
2004-03-07 13:54 user72 Assigned To => user72
2004-03-07 13:54 user72 Note Added: 0003254
2004-04-22 02:56 user72 Status resolved => closed