Hi Guys... I have populated one Sectioned ListView which contains 14000 items(fetched from database). It is quite difficult to navigate through one by one. For which i want to give search textbox/bar at top so that user can have search result as soon as he/she type some alphabets.
I have implemented the same by directly fetching value from database based on Edit Text value. Firing query with like operator on text change event of EditText and then populate result in listview. it works properly but sometime it get breaks. Please show me the right way to achieve the same. Waiting for your help. Thanks in advance. -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Search-bar-in-monodroid-tp4707811p4707811.html Sent from the Mono for Android mailing list archive at Nabble.com. _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
