[CLOSED] remove "Page" text in paging toolbar

  1. #1

    [CLOSED] remove "Page" text in paging toolbar

    Hi,

    Currently in my paging toolbar, between first prev and next last, it shown Page 1 (textbox) of 1.
    I would like to remove the "Page" text only. Is that possible? How to do that?

    Thanks
    Last edited by Daniil; Nov 22, 2011 at 6:12 AM. Reason: [CLOSED]
  2. #2
    Hi,

    Please set up BeforePageText for a PagingToolbar.

    Example
    <ext:PagingToolbar runat="server" PageSize="3" BeforePageText="" />
    See also
    http://docs.sencha.com/ext-js/3-4/#!...beforePageText
  3. #3
    Hi Daniil,

    Thanks.

Similar Threads

  1. Replies: 1
    Last Post: Jun 26, 2012, 11:29 AM
  2. Replies: 5
    Last Post: May 02, 2012, 5:37 PM
  3. Replies: 2
    Last Post: Jan 24, 2012, 1:12 PM
  4. Replies: 4
    Last Post: Oct 11, 2011, 2:42 AM
  5. Replies: 2
    Last Post: Jun 26, 2011, 1:59 AM

Posting Permissions