RE: [flexcoders] How to create Pageable RecordSets in DataGrid?

2006-10-11 Thread Mike Anderson





Well, okay -

But the whole point of paging RecordSets, is to only 
retrieve small chunks of data at a time - thus speeding up the turnaround time 
between Database Server and Client.

I will continue to look for solutions, but thanks for your 
input nevertheless...

Mike


From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On Behalf Of EECOLORSent: 
Tuesday, October 10, 2006 2:32 PMTo: 
flexcoders@yahoogroups.comSubject: Re: [flexcoders] How to create 
Pageable RecordSets in DataGrid?

Hello,

you could put the whole dataprovider into the grid and hide the scrollbar. 
Then provider your own controls for setting the scroll position. I think that 
would give you the best results. Behind the screens the datagrid will render 
only the visible entries, so its actually allready doing what you want i guess. 



Greetz Erik 
__._,_.___





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








   






  
  
SPONSORED LINKS
  
  
  

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  






  
  Your email settings: Individual Email|Traditional 
  Change settings via the Web (Yahoo! ID required) 
  Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured 
   
Visit Your Group 
   |
  
Yahoo! Groups Terms of Use
   |
  
   Unsubscribe 
   
 

  




__,_._,___



Re: [flexcoders] How to create Pageable RecordSets in DataGrid?

2006-10-10 Thread EECOLOR



Hello,

you could put the whole dataprovider into the grid and hide the scrollbar. Then provider your own controls for setting the scroll position. I think that would give you the best results. Behind the screens the datagrid will render only the visible entries, so its actually allready doing what you want i guess.



Greetz Erik

__._,_.___





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








   






  
  
SPONSORED LINKS
  
  
  

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  






  
  Your email settings: Individual Email|Traditional 
  Change settings via the Web (Yahoo! ID required) 
  Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured 
   
Visit Your Group 
   |
  
Yahoo! Groups Terms of Use
   |
  
   Unsubscribe 
   
 

  




__,_._,___



RE: [flexcoders] How to create Pageable RecordSets in DataGrid?

2006-10-10 Thread Matt Chotin












This gives an example for Flex 1.5 (which
is not the same as Flex 2). http://weblogs.macromedia.com/mchotin/archives/2004/03/large_data_sets.cfm.
Look at this implementation and see how you might adjust the ArrayCollection
or something like it to meet your needs.



At the same time, consider FDS which has
implicit paging built right into it which also works with CF J











From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Mike Anderson
Sent: Tuesday, October 10, 2006
11:21 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] How to
create Pageable RecordSets in DataGrid?











Hello
All,

Are there any quick examples, or other pieces of information, that can
give me a jumpstart on how to create Pageable RecordSets?

My goal is to have a DataGrid with around 20 records maximum, and then
provide a RecordSet Navigator in which the user can see the Previous 20
or Next 20 records.

Thanks in advance for any help you can throw my way :)

Mike






__._,_.___





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








   






  
  
SPONSORED LINKS
  
  
  

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  






  
  Your email settings: Individual Email|Traditional 
  Change settings via the Web (Yahoo! ID required) 
  Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured 
   
Visit Your Group 
   |
  
Yahoo! Groups Terms of Use
   |
  
   Unsubscribe 
   
 

  




__,_._,___