Hi,

I have a ND page (call this pg2) generated
by the ND wizard that has the "Create", 
"Update","Delete" buttons. I create another
ND page (Call this pg1) that contains a
table of rows. When I click on the hyperlink
on a row in pg1, it will bring me to pg2.
Everything works ok when I want to delete
and update. But I have a button in pg1 called
"New" that allows users to create a new 
record. When user clicks on "New", pg2 should
be displayed and all textboxes (bound to
the dataobject) should be blank. This is not
happening, instead the first record from the
dataobject is shown (or if user had previously click on hyperlink for a specific
record, then this record's value is displayed
). This causes confusion to the users ! I 
have tried using setDisplayFieldValue to 
try to set the textboxes to blanks before
loading pg2 (when "New" button is clicked)
but to no avail Any suggestions that anyone 
can provide will be greatly appreciated.

Thanks and Regards

Tan Wee

_________________________________________________________________________

For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html

For dire need help, email: [EMAIL PROTECTED]

Reply via email to