Wrong focus
Hi,
I have a search-page and when I click cursor to textbox, wrong button get focus. Then if I write searchword and push Enter, wrong buttonaction fires.
I have looked these properties, but I haven't found where that "link" is.
Where are these connections written?
Thanks
[303 byte] By [
enskaa] at [2007-11-27 0:33:06]

# 2
Thanks sqad.
Page Navigation works fine, I don't think that's the problem.
On this page I have:
-GridPanel1
-GroupPanel
-Label1
-DataTable
-Gridpanel2
-Label2
-dropDown1
-dropDown2
-ButtonGo
-GridPanel3
-Label3
-textBoxSearchword
-ButtonSearch
When I click cursor to textBoxSearchword, ButtonGo get focus. I need to use mouse to click ButtonSearch. If I push [Enter], ButtonGo fires it's action.
Thanks.
enskaa at 2007-7-11 22:39:45 >

# 6
But I found a way to do it
http://forum.java.sun.com/thread.jspa?forumID=881&threadID=5097814
But there is also problems.
Other links and buttons work fine first, but if I write search-word to the textbox, every links and buttons on that page navigates to searchresult-page.
Message was edited by:
enska
enskaa at 2007-7-11 22:39:45 >
