RE: [flexcoders] Re: Paginate DataGrid

2008-08-11 Thread Gregor Kiddie
We still base our paging off the great article Matt wrote all that long
time ago

http://weblogs.macromedia.com/mchotin/archives/2004/03/large_data_sets.h
tml

Still relevant, though with a word of warning, you need to tweak to get
it to work with the ADG.

 

Gk.

Gregor Kiddie
Senior Developer
INPS

Tel:   01382 564343

Registered address: The Bread Factory, 1a Broughton Street, London SW8
3QJ

Registered Number: 1788577

Registered in the UK

Visit our Internet Web site at www.inps.co.uk
blocked::http://www.inps.co.uk/ 

The information in this internet email is confidential and is intended
solely for the addressee. Access, copying or re-use of information in it
by anyone else is not authorised. Any views or opinions presented are
solely those of the author and do not necessarily represent those of
INPS or any of its affiliates. If you are not the intended recipient
please contact [EMAIL PROTECTED]



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Joshua Jackson
Sent: 09 August 2008 01:55
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 


 



[flexcoders] Re: Paginate DataGrid

2008-08-08 Thread Joshua Jackson
I mean the data in DataGrid is paginated, so not all of them is displayed on 
one page. 

--- In flexcoders@yahoogroups.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:[EMAIL PROTECTED] On
 Behalf Of Joshua Jackson
 Sent: Friday, August 08, 2008 1:16 PM
 To: flexcoders@yahoogroups.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/ 
 Twitter: http://twitter.com/thejavafreak
 http://twitter.com/thejavafreak






RE: [flexcoders] Re: Paginate DataGrid

2008-08-08 Thread Alex Harui
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