It depends if you are looking at data which is compiled into the app, or loaded at runtime. At runtime, the 'ondata' event will fire when the data has loaded. With compiled-in data, the oninit event is probably what you want.
On Mon, Feb 4, 2008 at 2:43 PM, Daniel Williams <[EMAIL PROTECTED]> wrote: > Hi,My > Does dataset have a ondatacomplete event trigger? > > Thanks upfront. > > -Daniel > > > -- Henry Minsky Software Architect [EMAIL PROTECTED]
