Hi,
Progress V9.1D08
Our problem is this .. We have a smart window, Smart Browser, Smart Viewer and smart toolbar.
On the viewer there is an OCX Date Picker (Dtpicker).
If the user Copies/Updates a record and just enters one character in the date picker then presses save. The Validation does not recognise this value change. (We have some screen validation in the update record procedure in the SDV).
However if we pit a pause of 1.5 seconds in the Update record of the viewer our validation picks up this change. We've also managed to force this keypress to be accepted by adding messages in the OCX events..(We have an OCX.keypress event to force datamodified but that doesn't seem to help. We also have OCX.change.) Short of asking users to be slow any ideas ?
We're pulling our hair out on this one QA Don't like like ...:awink:
Progress V9.1D08
Our problem is this .. We have a smart window, Smart Browser, Smart Viewer and smart toolbar.
On the viewer there is an OCX Date Picker (Dtpicker).
If the user Copies/Updates a record and just enters one character in the date picker then presses save. The Validation does not recognise this value change. (We have some screen validation in the update record procedure in the SDV).
However if we pit a pause of 1.5 seconds in the Update record of the viewer our validation picks up this change. We've also managed to force this keypress to be accepted by adding messages in the OCX events..(We have an OCX.keypress event to force datamodified but that doesn't seem to help. We also have OCX.change.) Short of asking users to be slow any ideas ?
We're pulling our hair out on this one QA Don't like like ...:awink: