Afternoon Guys,

This is somthing i've been looking into for a while and yet to find a decent
solution too.

Basicly i have a query that populates a Flash based CFRGID with 000's of
records.

This all works perfectly fine, but i would love to pahinate the records into
sets of maybe 200.

Now, i've got a standard Pagination script, that works fine for standard based
tables, as i just used a URL variable to determine the page.

However this method isnt really that practical when it comes to Flash Forms,
as once the info is submitted the browser has to refresh the page and then
reload the flash elements.

I would love to have a method of the CFGRID paginating itself on the fly, i
notice that Macromedia have the exact function i would love in use on thier
listings for there developer exchange items. Take a look ...
[url]http://www.macromedia.com/cfusion/exchange/index.cfm#loc=en_us&view=sn130&viewNa[/url]
me=ColdFusion%20Exchange

Any ideas are welcome,

Thanks,

Rob