[CLOSED] Select and DeSelect GridPanel row using client side

  1. #1

    [CLOSED] Select and DeSelect GridPanel row using client side

    Hi,

    The following source we used to select all rows in grid panel.
    X.grdPackingPosition.getSelectionModel().select(X.grdPackingPosition.getStore().getAllRange(), true);
    above is this right? If no please provide the sample how to select/deselect rows in grid panel using client side?

    Also We need to how to select/deselect a row in grid panel using client side?

    Below source is not working.
    X.grdPackingPosition.getSelectionModel().select(i);
    Last edited by Daniil; Jul 08, 2014 at 5:27 AM. Reason: [CLOSED]
  2. #2
    You have not provided a sample which demonstrates how to reproduce your scenario.

    We have asked many many times for you to provide samples with ALL your forum posts.

    You will not receive a reply to your post above.

    If you cannot provide a sample with ALL future posts, the Ext.NET support team will not reply to your questions and we'll have to downgrade your account to a general member with no rights to post in the Premium forums.
    Geoffrey McGill
    Founder

Similar Threads

  1. [CLOSED] How to deselect a row client side?
    By speedstepmem4 in forum 2.x Legacy Premium Help
    Replies: 2
    Last Post: Mar 06, 2014, 11:12 AM
  2. [CLOSED] MultiSelect deselect client side
    By reinout.mechant@imprss.be in forum 2.x Legacy Premium Help
    Replies: 3
    Last Post: Jun 17, 2013, 4:34 PM
  3. Command Group Gridpanel select / deselect
    By billy in forum 2.x Help
    Replies: 2
    Last Post: Nov 21, 2012, 9:16 PM
  4. [CLOSED] GridPanel with CheckboxSelectionModel: select and deselect records
    By Leonid_Veriga in forum 2.x Legacy Premium Help
    Replies: 2
    Last Post: Oct 09, 2012, 11:40 AM
  5. [CLOSED] gridpanel row select client side
    By speedstepmem4 in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Mar 20, 2009, 12:50 PM

Tags for this Thread

Posting Permissions