Any other group/list where I can get some more insight into this, maybe even a working example ? ---------- Original Message ---------------------------------- From: "Peter Brunone" <[EMAIL PROTECTED]> Reply-To: [email protected] Date: Thu, 24 Feb 2005 22:19:11 -0600
> > > On a list for ASP.NET? Probably not a whole lot of help here. > > You're probably going to have to capture keystrokes in an event >handler of the dropdown, and store them in a variable. When the focus >is lost or when the list is clicked, you'll want to clear the variable. > >Cheers, > >Peter Brunone >___________________ >www.EasyListBox.com > >-----Original Message----- >From: subhash [mailto:[EMAIL PROTECTED] > >Hi All > > In Winforms applications (using C# or VB.Net), the Drop downs work on >basis of last alphabet pressed on keyboard for positioning. However, I >have a requirement in which : > > The positioning on a drop down should use multiple letters. For >example, for software test engineer, the user would enter s, then o, >then f, then t. The drop down would position at software test engineer. > > Can someone suggest how to do it ? > >Regards, >Subhash > > > > > > >Yahoo! Groups Links > > > > > > > > Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
