Grid Data URL Finished Loading

Use this board to ask questions or have discussions with other Rich Displays users.
Post Reply
martinp
New User
Posts: 2
Joined: Thu Feb 26, 2015 12:11 pm
First Name: M
Last Name: P
Company Name: U
Contact:

Grid Data URL Finished Loading

Post by martinp »

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.
Scott Klement
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

Post by Scott Klement »

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.
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests