[
https://issues.apache.org/jira/browse/FLEX-35224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15780383#comment-15780383
]
Pan Li edited comment on FLEX-35224 at 12/27/16 2:10 PM:
---------------------------------------------------------
Hi Peter, what we need is simple paging like the screenshot I pasted (from
JQueryEasyUI), it just has a small button bar to switch between "pages"
now I have
a custom itemrenderfactory to only create the controls in "current page"
a custom grid model to hold the selected page number
but I am not sure where to put the page switching buttons. Another custom
DataGridView could do what I need, but is there some way to use less code to
append custom buttons to the datagrid?
was (Author: [email protected]):
Hi Peter, what we need is simple paging like the screenshot I pasted (from
JQueryEasyUI), it just has a small button bar to switch between "pages"
now I have
a custom itemrenderfactory to only create the controls in "current page"
a custom grid model to hold the selected page number
but I am not sure where to put the page switching buttons, another custom
DataGridView could do it, but is there some way to use less code to append
custom buttons to the datagrid?
> 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)