[CLOSED] [#593] RestResult and totalCount

  1. #1

    [CLOSED] [#593] RestResult and totalCount

    Good morning.

    As the total number of records using RestResult indicated. It is able to use paging.

    Just as with StoreResult can be used:

    return new StoreResult(query, total);
    Thank you very much.
    Last edited by Daniil; Nov 11, 2014 at 3:37 PM. Reason: [CLOSED] [#593]
  2. #2
    Hi @threewonders,

    That is a good question. I will discuss with colleagues if we can add the Total property for the RestResult class. I will let you know whatever we decide.

    In any way, you can just use a StoreResult for the read action.
  3. #3
    Created an Issue:
    https://github.com/extnet/Ext.NET/issues/593

    Done for v2 and v3 in the revisions #6153 and #6154.

    It will go to the v2.5.4 and v3.0.0-RC releases.

Similar Threads

  1. [CLOSED] Datagrid TotalCount
    By testix in forum 1.x Help
    Replies: 8
    Last Post: Sep 16, 2009, 4:45 AM
  2. about store totalcount
    By antony in forum 1.x Help
    Replies: 3
    Last Post: Jan 16, 2009, 7:47 AM

Posting Permissions