NetTalk Central

Author Topic: Reset Field if Browse has been edited  (Read 2857 times)

Mark Sarson

  • Newbie
  • *
  • Posts: 33
    • View Profile
    • Email
Reset Field if Browse has been edited
« on: August 23, 2011, 07:11:50 AM »
I have a web form with tabs, on one tab is a browse (procedure).

I want to reset a button if any edits are made to the rows of this browse.

Is this possible?, and if so how :)

Regards

Mark

ccordes

  • Sr. Member
  • ****
  • Posts: 384
    • View Profile
    • Email
Re: Reset Field if Browse has been edited
« Reply #1 on: August 23, 2011, 07:19:08 AM »
You can put a timer on the browse to refresh every so often.
But the screen refreshes get annoying to the user after a while.
I used this in an  application where they needed to know which line items were still available.
Real programmers use copy con newapp.exe