Posted on: 6/19/2015 10:00:08 AM | Views : 671

I have couple of text boxes (used to search). I wanted a functionality to enter text in text box and then hit enter and that should perform the search instead of clicking the button. This is almost achieved, just that some time though the cursor is in the text box, the text box is not in focus and at this moment if i press enter key, it dosent perform any search. How do i deal with this situation?

Go to the complete details ...