[CLOSED] Store to be client-side or server-side paginated upon the checkbox change

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    [CLOSED] Store to be client-side or server-side paginated upon the checkbox change

    We have a screen in which we show a dropdown and a grid(along with Store). The drop-down will have couple of records and the user can select records and add to the grid. The grid in this case will need to have client-side pagination.
    In the same screen, we have a checkbox called Display All. When the user checks this checkbox, the above drop-down shall be hidden and the grid will be cleared and then populated with 1st page of the record from the server. Here the pagination is server-side pagination.

    The grid pagination will depend on checkbox. We tried to set RemotePaging(RemoteGroup) from the javascript on check/uncheck of checkbox. But the pagination is not working.

    Could you please help me with some sample ?
    Last edited by Daniil; Jan 02, 2012 at 8:22 AM. Reason: [CLOSED]

Similar Threads

  1. [CLOSED] Change toggle state form server or client side
    By caha76 in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Feb 19, 2011, 8:46 PM
  2. Replies: 1
    Last Post: Dec 01, 2010, 5:14 PM
  3. Replies: 4
    Last Post: Mar 19, 2010, 11:35 AM
  4. [CLOSED] checkbox check client side
    By majestic in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Sep 24, 2009, 4:13 AM
  5. Replies: 6
    Last Post: Sep 01, 2009, 1:06 PM

Posting Permissions