Hi Michael, Nice demo. But what I miss most is the easyness the google suggest or autocomplete from atlas has.
For example: - Able to select a value with the <enter> button - Able to select a value with keyboard up and down or with the mouse. - Sometimes if you press backspace it stays to the allready choosen selection. And how can I implement multiple colums in the suggest dropdownlist? Kinds Regards Wouter Crooy Michael Schwarz schrieb: > Hi, > > I have a demo at > http://munich.schwarz-interactive.de/autocomplete.aspx which will use > a textbox and Ajax.NET Professional to search for customer names (1st > textbox) and then for the orders of this selected customer (2nd > textbox). > > There is a big difference to other AutoComplet boxes. You can use any > AjaxMethod to do your search. There is an example done with returning > DataSets, default would be something like string[] (arrays). The > second textbox is using the CustomerID from the first textbox, not the > CustomerName. This is also very different to other controls. If you > have a look in the source code you will find both controls and how > they are rendering the lines. > > I didn't test the control in all browsers, IE and Firefox should work. > > Would be nice to get some feedback!! ;) > > -- > Best regards | Schöne Grüße > Michael > > Microsoft MVP - Most Valuable Professional > Microsoft MCAD - Certified Application Developer > > http://weblogs.asp.net/mschwarz/ > http://www.schwarz-interactive.de/ > mailto:[EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ajax.NET Professional" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/ajaxpro The latest downloads of Ajax.NET Professional can be found at http://www.ajaxpro.info -~----------~----~----~----~------~----~------~--~---
