How can I clear JAS MSG's on grid?
Hi all,
I've developed an application with a headerless detail form. The form allows user to add new records to db.
When duplication happens, JDE will give a JAS MSG 317 error, saying that table key has duplicated.
The error message won't go away until the user clicks the OK button.
Is there a way to clear it right after the record has been changed on the grid?
Thanks!