Grid Data URL Finished Loading
Posted: Wed Jul 15, 2015 7:47 am
Hi, i am filling a profound ui grid/subfile with the data url field. (from a webservice)
I try to make a loading indicator, which shows that the loading has finished.
in my rpg fle:
SEARCHURL='http://test.de/webservice';
exfmt SFC_Search;
Is there a way to detect when the loading has finished ?
Cause there is no onchanged or didload event in the grid view.
I try to make a loading indicator, which shows that the loading has finished.
in my rpg fle:
SEARCHURL='http://test.de/webservice';
exfmt SFC_Search;
Is there a way to detect when the loading has finished ?
Cause there is no onchanged or didload event in the grid view.