[CLOSED] gridpanel with local paging. Maintain checkbox selection while paging

  1. #1

    [CLOSED] gridpanel with local paging. Maintain checkbox selection while paging

    Hi,
    mine is Asp.Net MVC Razor view engine application.
    I have a gridpanel which has CheckboxSelectionModel applied it.
    Now I applied paging (local) to this gridpanel.
    The checkbox selection is lost on page change.
    Am I missing somethings so as to maintain the checkbox selection.

    Kindly guide me.
    Thanks
    Last edited by Daniil; Sep 25, 2013 at 5:49 AM. Reason: [CLOSED]
  2. #2
    Hi @PriceRightHTML5team,

    There is the built in functionality to maintain the selection across paging.

    This functionality requires some IDProperty in a Model or a ModelField with "id" Name (IDProperty is "id" by default).

Similar Threads

  1. [CLOSED] Remember checkbox selection in gridpanel in Remote Paging
    By wisdomchuck in forum 1.x Legacy Premium Help
    Replies: 12
    Last Post: Apr 18, 2013, 4:08 PM
  2. Replies: 11
    Last Post: Jun 13, 2012, 4:53 PM
  3. [CLOSED] Remote Paging Checkbox selection
    By vali1993 in forum 1.x Legacy Premium Help
    Replies: 15
    Last Post: Apr 07, 2011, 3:16 PM
  4. Replies: 0
    Last Post: Aug 16, 2010, 10:28 PM
  5. Replies: 3
    Last Post: Jun 10, 2010, 11:59 AM

Tags for this Thread

Posting Permissions