Hello,
I am having a grid of table Customers. I have created a form for Adding, Editing or Deleting record from the grid.
Now, in the form I had a sc_redir(‘grid_Customers’); code in onAfterUpdate and onAfterDelete event to redirect to the grid after update and delete. But, when I put this code in the event, the record is not able to update or delete. It just redirects to grid without updating or deleting.
Is this a SC9 bug? As this is happening for other tables too. Please experts help me here. I need to deliver this project in a very short time.
Regards,
Lokesh