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.
Grid Data URL Finished Loading
-
- New User
- Posts: 2
- Joined: Thu Feb 26, 2015 12:11 pm
- First Name: M
- Last Name: P
- Company Name: U
- Contact:
-
- Experienced User
- Posts: 2711
- Joined: Wed Aug 01, 2012 8:58 am
- First Name: Scott
- Last Name: Klement
- Company Name: Profound Logic
- City: Milwaukee
- State / Province: Wisconsin
Re: Grid Data URL Finished Loading
Unfortunately, we do not currently have an event that gets called when a "data url" (or other asynchronous data such as SQL-driven component, "custom url", etc) has loaded.
If you load your grid from RPG (instead of 'data url') however, you can use the record format's 'onload' event for this.
If you load your grid from RPG (instead of 'data url') however, you can use the record format's 'onload' event for this.
Who is online
Users browsing this forum: No registered users and 4 guests