On Fri, May 23, 2008 at 1:20 AM, kenny14390 <[EMAIL PROTECTED]> wrote: > > I am calling a PHP page, which reads my entire database and formats it > to output as valid XML. How can I set this as the data provider for a > Datagrid component? I know what the columns are, but not the number of > rows nor the data (obviously). >
Hi Kenny, Have a look at the HTTPService component. Fidel.

