You will need to write your own filter when filtering. I have only done it with a Cursor (SimpleCursorAdapter sepcifically). Searching the Developer group for AutoCompleteTextView should send you in the right direction.
On Mar 11, 1:25 pm, NFSpeedypur <[email protected]> wrote: > Alright well I will work on that and maybe send you an email if I can > find additional information about it. I just purchased a commonswares > subscription and I look forward to reading your books. > > David > > On Mar 11, 12:24 pm, Mark Murphy <[email protected]> wrote: > > > NFSpeedypur wrote: > > > I see yes I had tried the cursor in the past and it does work faster, > > > but I could not get the Filter to work. Do I need to write my own > > > search portion if I use the cursor method? > > > Unfortunately, I don't know -- I haven't tried filters with cursors as > > yet. There's just *so* many nooks and crannies to play around in! I'll > > add that to my to-do list for a future edition of _Advanced Android_. > > > -- > > Mark Murphy (a Commons Guy)http://commonsware.com > > _The Busy Coder's Guide to Android Development_ Version 2.0 Published! > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

