NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Mark Sarson on August 23, 2011, 07:11:50 AM

Title: Reset Field if Browse has been edited
Post by: Mark Sarson 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
Title: Re: Reset Field if Browse has been edited
Post by: ccordes 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.