Refresh form question

Tommeke10Tommeke10 Member Posts: 3
Hi All,

I'm having a litle problem with buttons on a form.
I have a button that runs an other form (runmodal) and that should go visilble(false) after onPush.
But when i return to the first form, the button is still visible behind some other information, but not active.

The button dissapears whenever I move the form so the button falls outside the screen.

Can anyone help me?
Thnx,
Tom

Comments

  • BeliasBelias Member Posts: 2,998
    :? can you post a pair of screenshots, please?
    btw, did you already tried with currform.update(false); ?
    -Mirko-
    "Never memorize what you can easily find in a book".....Or Mibuso
    My Blog
  • Tommeke10Tommeke10 Member Posts: 3
    Hi,

    I changed the order of the diffrent functions on the button and it is solved.
    Thanx anyways for the hulp.

    Gr.
    Tom
Sign In or Register to comment.