Hi Stembert, Thanks for responding... Please let me know, Flex Data Management Services are available in FDS2 or is it required to install/deploy it seperately?
Thanks, Sanjay --- In [email protected], "Stembert Olivier \(BIL\)" <[EMAIL PROTECTED]> wrote: > > Sanjay, > > If you are using Data Management Services, you can specify the paging > option on the network node. > > <destination id="accountDSDestination"> > > > > > > ... > > <properties> > > ... > > <network> > > <session-timeout>20</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: [email protected] [mailto:[EMAIL PROTECTED] On > Behalf Of sanjaypmg > Sent: Thursday, January 11, 2007 10:22 AM > To: [email protected] > 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. > --------------------- >

