Hi, everyone.
I am a beginner scriptcase.
My application uses the Editable grid view.
I want to insert a user_code in application.
The user-code is batch processing code.
When user insert or update a field data of table, I want to be running my user_code.
Where do I should insert my user_code?
I was inserted onAfterinsert event, it is not executed.
Please help me.
human