Vanishing Cursor
Posted: Mon Apr 07, 2014 5:25 pm
Hello,
We have a program set up so that a user can enter in a search description in a text box and pull back data from a database in a grid. If the results return empty, we have the set focus property on the text box set on so that we can return the cursor to the text box and the user can enter in something else. The issue we are having however, is that the cursor is not returning to the text box on a failed search. In fact the cursor doesn't seem to appear anywhere on the screen. When we hit tab, the url on the top of the screen highlights indicating the cursor is up there. How could this happen and how can we resolve this issue?
Thanks,
Joel
We have a program set up so that a user can enter in a search description in a text box and pull back data from a database in a grid. If the results return empty, we have the set focus property on the text box set on so that we can return the cursor to the text box and the user can enter in something else. The issue we are having however, is that the cursor is not returning to the text box on a failed search. In fact the cursor doesn't seem to appear anywhere on the screen. When we hit tab, the url on the top of the screen highlights indicating the cursor is up there. How could this happen and how can we resolve this issue?
Thanks,
Joel