how to slow the severpage time

  1. #1

    how to slow the severpage time

    i have a question ,if the sotore have a lot of data ,the page will appear the timer is out of server, and appear "status code -1, status text: transaction aborted"

  2. #2

    RE: how to slow the severpage time

    Hi,

    Please ensure you do not send too many records to the client. It's usually best to keep the quantity under 200 records.


    Hope this helps.


    Geoffrey McGill
    Founder
  3. #3

    RE: how to slow the severpage time

    thanks,but i have 5000000 numbers,so i need show them at once,i test,if the page out 30s,the page will appear wrong...my english is very poor,
  4. #4

    RE: how to slow the severpage time

    Hi,

    Unfortunately, rendering 5 million records on the Page at one time is just not possible. You will need to figure out a way to break up the results into smaller groups (pages).


    If you are rendering the records to a GridPanel, please use server-side paging.


    Hope this helps.


    Geoffrey McGill
    Founder
  5. #5

    RE: how to slow the severpage time

    thanks a lot ,i know.

Similar Threads

  1. Replies: 5
    Last Post: Oct 16, 2012, 9:53 AM
  2. Replies: 2
    Last Post: Mar 28, 2012, 1:39 PM
  3. Replies: 4
    Last Post: Apr 25, 2011, 8:35 AM
  4. [CLOSED] Slow form render time
    By Inoventus in forum 1.x Legacy Premium Help
    Replies: 8
    Last Post: Nov 09, 2010, 11:11 AM
  5. Time Field Time Format Setting
    By Dinesh.T in forum 1.x Help
    Replies: 0
    Last Post: Aug 18, 2009, 3:21 AM

Posting Permissions