Rank: Administration Groups: Administration
Joined: 11/18/2007 Posts: 23
|
Hi all. I'm going to realease the next version of Advanced Auto Suggest control. I did two changes
1. CLientside OnSelect Event. You can attach a function to call clientside when the Item is selected from the list. It may be usefull when you need to show more info about the selected item or activate other dependant controls.
2. Suggest Empty Text Property. In current version the control makes an AJAX call for suggestions only if the box is not empty (when a letter is typed). Usually it is ok but in some situations it should call the method when the box recieves focus even if no text entered in it. For example ZIP text box. When the city is selected it should show suggestions for ZIP codes no need to ask the user to input zipcode's first #.
I'm open for ideas so if you know a good feature to add please tell me :)
The release is on the weekend 27th
Thanks Mikhail
|