[ 
https://issues.apache.org/jira/browse/FLEX-35224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15761174#comment-15761174
 ] 

Peter Ent commented on FLEX-35224:
----------------------------------

The DataGrid of the basic FlexJS component set was not designed to paged. In 
the pay-as-you-go world of FlexJS, paging, or virtualized lists, require more 
complex code. The foundation framework is there for it to be created using 
beads. For example, there might be an itemRendererFactory bead that provides 
reusable itemRenderers and a data group bead that uses scroll events to 
determine when to recycle the itemRenderers. This is just one possibility for 
implementation, there are others.

> DataGrid doesn't support paging on large data set
> -------------------------------------------------
>
>                 Key: FLEX-35224
>                 URL: https://issues.apache.org/jira/browse/FLEX-35224
>             Project: Apache Flex
>          Issue Type: Improvement
>            Reporter: Pan Li
>            Priority: Minor
>         Attachments: screenshot-1.png
>
>
> expected:
> Gird should support paging if data collection is large
> !screenshot-1.png!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to