If the datagrid has too many items than rows, it shows a scrollbar.

 

You can turn off the scrollbar via verticalScrollPolicy="off" and add
some other way to change verticalScrollPosition

 

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Joshua Jackson
Sent: Friday, August 08, 2008 5:55 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Paginate DataGrid

 

I mean the data in DataGrid is paginated, so not all of them is
displayed on one page. 

--- In flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com>
, "Alex Harui" <[EMAIL PROTECTED]> wrote:
>
> What do you mean by paginated? The PrintDataGrid will help you print
> across multiple pages.
> 
> ________________________________
> 
> From: flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com>
[mailto:flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com>
] On
> Behalf Of Joshua Jackson
> Sent: Friday, August 08, 2008 1:16 PM
> To: flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com> 
> Subject: [flexcoders] Paginate DataGrid
> 
> 
> 
> Dear all,
> 
> How do I paginate DataGrid? In the flex 3 reference it is written that
> DataGrid can be paginated, but it doesn't explain on how to do it?
> Could anyone give me a hint on this?
> 
> Best regards
> 
> -- 
> Setting a new landmark.
> Blog: http://joshuajava.wordpress.com/
<http://joshuajava.wordpress.com/> 
> <http://joshuajava.wordpress.com/ <http://joshuajava.wordpress.com/> >

> Twitter: http://twitter.com/thejavafreak
<http://twitter.com/thejavafreak> 
> <http://twitter.com/thejavafreak <http://twitter.com/thejavafreak> >
>

 

Reply via email to