07-21-2010, 12:08 AM
|
#1 (permalink)
|
| Knows Where the Search Button Is
Join Date: Jan 2010 Model: 8900 PIN: N/A Carrier: telus
Posts: 35
Post Thanks: 0 Thanked 0 Times in 0 Posts
| How to implement BasicEditField, FieldChangeListener Please Login to Remove! Hi all,
i have implemented FieldChangeListener in BasicEditField it is working fine.
when user has been entering any character in BasicEditField it has been calling FieldChangedListener,
but my problem is that, listener should be call when user has entered all character in BasiceditField.
like i have to enter "imran", then listener will call after entering "n" of imran, by default it has been calling on "i" then "m" and so on.
so if any body know solution or similar solution or alternate solution to implement this functionality then please reply me.
Thanks and Regards
Imran ali |
| Offline
| |