The Artima Developer Community
Sponsored Link

Java Answers Forum
problem with form gain focus

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
uz vrnd

Posts: 1
Nickname: uzvrnd352
Registered: Oct, 2011

problem with form gain focus Posted: Oct 5, 2011 12:53 AM
Reply to this message Reply
Advertisement
I have form with 4 important field. First field is client ID second is client name, third is document ID and fourth is document name. Application is connected with database. When user put client ID he get client name in second field. He also can choose client and document by clicking on button and opening belonging form. Problem is:

when I choose client by hand input(client ID then TAB) and want to open form codebook by clicking its button, form with document codebook is opening but textfields about clients becomes empty.

If I pass all 4 fields by TAB everything is OK. Also, if I choose both(client and document) by opening belonging form everything is also OK.

Thanks in advance for helping.

Topic: Drawing tress/graph in java Previous Topic   Next Topic Topic: Singleton class

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use