Hi,
When nothing is execute and the program is waiting for action of user, can we place some code?
If yes, where?
I give an example:
I click on the datagrid. There is some code to execute on the module "click_datagrid". After that, the program is waiting for some action of the user. Is there a "After_click_datagrid" where I can put my code.
Thanks in advance.
When nothing is execute and the program is waiting for action of user, can we place some code?
If yes, where?
I give an example:
I click on the datagrid. There is some code to execute on the module "click_datagrid". After that, the program is waiting for some action of the user. Is there a "After_click_datagrid" where I can put my code.
Thanks in advance.