I am using ajaxToolkit:AutoCompleteExtender for Listing database items.
but as i select any List item From that List it immediately converts Upper case to lower case..
and i dont want that thing...
My text box should show me the text with(List Item) upper case or as the list item having any case i fetch from database
Any one know about this Please help me out.