if i click the textbox it should pop up the coresponding data from database. for example if i enter 'a' in textbox, it should popup and display all the data starting from 'a' from the database. if i click the next letter 'ai' it should sort the data and popup 'ai' data only. it should be go on to last letter