Re: [flexcoders] Paging with DataGrid??

2007-01-11 Thread leds usop
a workaround is to 'page' your source dataprovider
instead taking only N number of elements at a time and
passing it as the datagrid's dataprovider. If your
source dataprovider is an array, you can use the slice
method  and set the result as the datagrid's data
provider.

--- sanjaypmg [EMAIL PROTECTED] wrote:

 Hi,
 
 Is there any way to put paging on datagrid?
 
 Please let me know, if there is something like dis
 in flex or the way 
 to do it in flex.
 
 Regards,
 Sanjay sharma
 
 



 

Cheap talk?
Check out Yahoo! Messenger's low PC-to-Phone call rates.
http://voice.yahoo.com


RE: [flexcoders] Paging with DataGrid??

2007-01-11 Thread Stembert Olivier \(BIL\)
Sanjay,

If you are using Data Management Services, you can specify the paging
option on the network node.

destination id=accountDSDestination





 ...

properties

...

network

session-timeout20/session-timeout

paging enabled=true pageSize=100 /

throttle-inbound policy=ERROR max-frequency=500/

throttle-outbound policy=REPLACE max-frequency=500/

/network



/properties

/destination




From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of sanjaypmg
Sent: Thursday, January 11, 2007 10:22 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Paging with DataGrid??



Hi,

Is there any way to put paging on datagrid?

Please let me know, if there is something like dis in flex or the way 
to do it in flex.

Regards,
Sanjay sharma



 

-

An electronic message is not binding on its sender.

Any message referring to a binding engagement must be confirmed in
writing and duly signed.

-

 


-
An electronic message is not binding on its sender.
Any message referring to a binding engagement must be confirmed in writing and 
duly signed.
-



RE: [flexcoders] Paging with DataGrid??

2007-01-11 Thread Dimitrios Gianninas
You can look at the documentation of Flex Data Services, it supports paging if 
you are using it.
 
Dimitrios Gianninas
RIA Developer
Optimal Payments Inc.
 



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of 
sanjaypmg
Sent: Thursday, January 11, 2007 4:22 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Paging with DataGrid??



Hi,

Is there any way to put paging on datagrid?

Please let me know, if there is something like dis in flex or the way 
to do it in flex.

Regards,
Sanjay sharma



 

-- 
WARNING
---
This electronic message and its attachments may contain confidential, 
proprietary or legally privileged information, which is solely for the use of 
the intended recipient.  No privilege or other rights are waived by any 
unintended transmission or unauthorized retransmission of this message.  If you 
are not the intended recipient of this message, or if you have received it in 
error, you should immediately stop reading this message and delete it and all 
attachments from your system.  The reading, distribution, copying or other use 
of this message or its attachments by unintended recipients is unauthorized and 
may be unlawful.  If you have received this e-mail in error, please notify the 
sender.

AVIS IMPORTANT
--
Ce message électronique et ses pièces jointes peuvent contenir des 
renseignements confidentiels, exclusifs ou légalement privilégiés destinés au 
seul usage du destinataire visé.  L'expéditeur original ne renonce à aucun 
privilège ou à aucun autre droit si le présent message a été transmis 
involontairement ou s'il est retransmis sans son autorisation.  Si vous n'êtes 
pas le destinataire visé du présent message ou si vous l'avez reçu par erreur, 
veuillez cesser immédiatement de le lire et le supprimer, ainsi que toutes ses 
pièces jointes, de votre système.  La lecture, la distribution, la copie ou 
tout autre usage du présent message ou de ses pièces jointes par des personnes 
autres que le destinataire visé ne sont pas autorisés et pourraient être 
illégaux.  Si vous avez reçu ce courrier électronique par erreur, veuillez en 
aviser l'expéditeur.



Re: [flexcoders] paging in Datagrid

2005-05-09 Thread Manish Jethani
On 5/9/05, rockmoyosa [EMAIL PROTECTED] wrote:
 API Flex says on paging datagrid:
 
 Support for paging through data
 
 My question is how?

You're probably looking for this?
http://www.markme.com/mchotin/archives/004610.cfm


 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/