‎2007 Mar 26 5:41 AM
Hi All,
we have a table control wherein we can enter some value in a field.Based on some condition the remaining fields are disabled.When the user tries to enter some value in the field that is input enabed and click MODIFY button for the first time the db table is getting updated.But when the user tries modifying for the second time the value that is entered is not getting captured insted it is capturing the old value.what should be done to get the first value?
Thanks,
Rakesh.
‎2007 Mar 26 6:02 AM
Hi Rakesh,
Try to clear the value of that field so the old value will not be there when you press 'MODIFY' and the new value will instead be placed on that field. Hope this helps you...
P.S. Please award points if found useful...
‎2007 Mar 26 6:11 AM
‎2007 Mar 26 6:21 AM
hi
good
call that function again that is use to capture the value that had been entered first time,it ll work fine.
Thanks
mrutyun^