Hi,

On 5/19/06, wouterc <[EMAIL PROTECTED]> wrote:
>
> 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

have already added this feature (not yet uploaded...).


> - Able to select a value with keyboard up and down or with the mouse.

With keyboard up and down it is already working, mouse support is
added, too (not yet uploaded...).


> - Sometimes if you press backspace it stays to the allready choosen
> selection.

Which web browser are you using? I cannot get this error with Internet
Explorer, maybe I have to do some more tests with Firefox.


> And how can I implement multiple colums in the suggest dropdownlist?

Currently only one column is working, but would be very easy to add more...

Regards,
Michael




>
> 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]
>
>
> >
>


-- 
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to