Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7806629
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T02:35:53+00:00 2026-06-02T02:35:53+00:00

I am using Flex 3, with BlazeDS to interact with Java layer and fatch

  • 0

I am using Flex 3, with BlazeDS to interact with Java layer and fatch the data. I am getting more then 10000 rows of data at a time to display in my datagrid. I am displaying it 200 at a time and using it paging for the application. (Whenever I call the next button link, a server call happen and fetch the next 200 data)

I was wondering is there any other technique we can use flex side to buffer the 10000 data and display everything without calling server everytime.

Thanks for your any help.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T02:35:55+00:00Added an answer on June 2, 2026 at 2:35 am

    You can put an intermediate layer in your Flex application which can hold all data in it, and then perform the paging on it.

    1. Fetch all data
    2. Store it in an ArrayCollection (or ArrayList, Array or other that
      suit your needs)
    3. Create a method to retrieve wanted data from it, for example:

      retrieveData(offset:int, limit:int):ArrayCollection
      

      It should retrieve the data starting from offset and end at offset + limit.

    4. Calling retrieveData(500, 20); should return the 20 items starting
      from position 500.

    Hope that helps.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Im using Oracle, BlazeDS, Java & Flex. I have an ArrayCollection containing data from
we are using BlazeDS as a proxy between Flex and Java. The approach is
I am trying to develop one simple application using Java, Flex and Blazeds. I
I'm using BlazeDS to remote some Java objects that I'm consuming in a Flex
I have a Java-based server side and a flex client side using Spring BlazeDS
I am using BlazeDS to communicate between Java and Flash/Flex. And everything works fine,
I am building flex application and using blazeDS to pass objects between java and
I am using java/blazeds/flex. So basically I have method in java: public ArrayList<Employee> getAllEmployees(){
I'm using BlazeDS to connect Flex with Java. I'm having trouble passing ArrayLists of
I am using BlazeDS for data-push feature in my Flex application project. From the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.