Flex 3 数据网格分页如何工作? [英] How does Flex 3 datagrid paging work?

查看:23
本文介绍了Flex 3 数据网格分页如何工作?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

分页是如何工作的,必须 Flex 加载所有数据库记录才能确定生成多少页?

How does paging work, must Flex load in all the database records to determine how many pages to generate?

假设我有一个包含 10,000 多条记录的表,并希望将其拆分为每页 10 条记录的页面,然后放入一个数据网格组件中.Flex 会加载完整的 10,000 多条记录,还是仅加载其中的一部分?

Let's say I have a table with 10,000+ records and want to split it into pages of 10 records per page into a datagrid component. Does Flex load in the complete 10,000+ records, or just some of them?

我想在后端使用 PHP 和 AMF.

I would like to use PHP and AMF on the backend.

推荐答案

我们也尝试了 使这更容易(并支持任何类型的数据/服务器技术).

We also tried to make this a bit easier in Flash Builder 4 (and support any kind of data/server technology).

这篇关于Flex 3 数据网格分页如何工作?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆