Subject Re: [IBO] Showing a dialog while fetching rows
Author jwharton@ibobjects.com
I'm not really sure the effect you want to display. I think it would be overkill to prompt the user when changing the
ordering since they are the ones activating the change. If rows must be fetched then the dialog will appear for that. If the
server takes time to do the resort then they will get the hourglass.

Jason Wharton
www.ibobjects.com

--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Hi all,
in a big dataset IBO is showing a dialog while fetching row�s.
That's great because the user will be shown, that something happens.
If i use ordering items and change my ordering item, it would be
nice to show the user a dialog like this.
But i couldn't find the right events before and after ordering.
Has someone an idea, which events could be used ?
Thanks a lot

Elmar