tel8618217223380 / prado3

Automatically exported from code.google.com/p/prado3
Other
0 stars 0 forks source link

TAutoComplete changes values of previous active control instead of displaying suggestions #471

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I have a control X (a TActiveDropDownList )
2. Then i have a TAutoComplete
3. When i type some characters in the TAutoComplete, the TActiveDropDownList 
changes it's value to index 0 ( PromptText if PromptText is set, otherwise 
element index 0).

What is the expected output? What do you see instead?
Not to change that, but to show the suggestions!

What version of the product are you using? On what operating system?
Latest release of Prado (3.2.2)

Please provide any additional information below.
Another user on forum posted for same problem, but he uses a TActiveDataGrid
( 
http://www.pradoframework.com/forum/index.php?topic=15617.0;prev_next=prev#new )

Original issue reported on code.google.com by frostl...@gmail.com on 31 Jul 2013 at 2:10

GoogleCodeExporter commented 9 years ago
I've created a little testcase but i can't reproduce the issue, can you test it 
and eventually modify it in order to trigger the problem? Thank you

Original comment by ctrlal...@gmail.com on 1 Aug 2013 at 8:57

Attachments:

GoogleCodeExporter commented 9 years ago
Please reopen if the problem still apply

Original comment by ctrlal...@gmail.com on 20 Aug 2013 at 9:29