In IE when we select any value from autocomplete suggestions in the textbox the cursor position is coming at the right end of the value.
When we click on any other component also it remains same. When the length of the selected value is greater than the textbox length the selected value starting is not visible.
I want it to be shown from the starting. It works fine in chrome. Any help regarding this would be highly appreciated.