Grid Checkbox Multi Selection Behavior changed?

Hybrid View

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

    Grid Checkbox Multi Selection Behavior changed?

    Hi All,

    I find the Grid Checkbox Multi Selection Behavior is different between 1.6 and 2.1.

    In 1.6, I can select multi rows by click checkbox or row.
    In 2.1, I can select multi rows only by click checkbox, when I click row, other selection will be cancel.

    you can reproduce it in Examples

    https://examples1.ext.net/#/GridPane...box_Selection/
    https://examples2.ext.net/#/GridPane...box_Selection/

    I don't know is it a bug or breaking change?
  2. #2
    Hello!

    Please, set CheckOnly="True":

    <ext:CheckboxSelectionModel runat="server" Mode="Multi" CheckOnly="True"  />
  3. #3
    Hi @Baidaly,

    I think it is not what I want, I want 2.1 is same with 1.6, any suggestion?
  4. #4
    Please, take a look at the following thread: http://forums.ext.net/showthread.php?23446
  5. #5
    Thanks Baidaly, I got it, you can close this thread.

Similar Threads

  1. Replies: 3
    Last Post: Feb 19, 2013, 1:44 PM
  2. [CLOSED] Build Dynamic grid with checkbox selection in div
    By imaa in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Jan 25, 2012, 5:31 PM
  3. Replies: 2
    Last Post: Dec 01, 2011, 1:00 PM
  4. Replies: 2
    Last Post: Aug 09, 2011, 10:38 AM
  5. grid with grouping and checkbox selection
    By [WP]joju in forum 1.x Help
    Replies: 1
    Last Post: Sep 30, 2009, 11:05 AM

Tags for this Thread

Posting Permissions