[CLOSED] RemoteSort for buffered store

Page 1 of 5 123 ... LastLast
  1. #1

    [CLOSED] RemoteSort for buffered store

    Hi,

    I have a store with RemoteSort="true", the sorting is working fine in 1.3.
    In 2.0, I try to enable the buffer.
    <ext:Store ID="clientStore" runat="server" GroupField="key" RemoteSort="true" PageSize="50" Buffered="true" PurgePageCount="0" >
    Just wondering if the remote sorting is working for buffered store in 2.0?
    Last edited by Daniil; May 04, 2012 at 9:50 PM. Reason: [CLOSED]
  2. #2
    Hi,

    Well, we think it should work.

    Here is the related thread on Sencha.
    http://www.sencha.com/forum/showthread.php?190791
  3. #3
    Actually, I also use grouping/summary for the grid...
  4. #4
    Well, we don't think grouping and summary can work with
    Buffered="true"
  5. #5
    It seems working for some reason.
  6. #6
    I would appreciate if you will post an example.
  7. #7
    I tried to add the grouping and summary into your buffered scrolling example, I got the "Object doesn't support this property or method" message for this.store.cacheRecords(this.store.proxy.getRecord s()).
    I am using the latest version in SVN.
  8. #8
  9. #9
    I got the error when I just copied the source code from the example website without adding any grouping code.
  10. #10
    Please clarify what exactly example do you mean?
Page 1 of 5 123 ... LastLast

Similar Threads

  1. [CLOSED] Shared store with buffered grid
    By Justin_Wignall in forum 2.x Legacy Premium Help
    Replies: 4
    Last Post: Aug 05, 2012, 2:00 PM
  2. Replies: 0
    Last Post: Oct 08, 2011, 8:02 PM
  3. [CLOSED] GridPanel RemoteSort
    By Marcelo in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Sep 28, 2011, 8:12 PM
  4. [CLOSED] ServerMapping and RemoteSort
    By Timothy in forum 1.x Legacy Premium Help
    Replies: 6
    Last Post: Dec 17, 2009, 12:12 PM
  5. [CLOSED] Buffered Grid View Scrolling
    By bethc in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Dec 02, 2009, 7:29 AM

Tags for this Thread

Posting Permissions