GridPanel, RowExpander, inner GridPanel and selection.

  1. #1

    GridPanel, RowExpander, inner GridPanel and selection.

    I have a GridPanel with a RowExpander. The RowExpander loads a component which consist of a new GridPanel. The inner GridPanel has a CheckBox-SelectionModel.

    The problem is that when selecting a row in the outer GridPanel it also seems to select all the rows in in the inner grid. Is there a way to avvoid this behavior?


    Click image for larger version. 

Name:	RowExpander.JPG 
Views:	86 
Size:	24.5 KB 
ID:	24307
  2. #2
    Hi @sveins12,

    This issue is listed as a known issue #3 here:
    https://examples2.ext.net/#/GridPane...ic_GridPanels/
    3. A parent and a nested GridPanels must not use row and checkbox selection models at the same time.
    We were not able to work around it, unfortunately.
  3. #3
    Thank you for the replay.

    Do you know if this is fixed in Ext.Net 3 ?

    --edit:

    Sorry, I see now the list of known issues.
    Last edited by sveins12; Nov 18, 2015 at 2:09 AM.

Similar Threads

  1. Replies: 15
    Last Post: Sep 19, 2017, 6:15 PM
  2. Replies: 0
    Last Post: Sep 29, 2015, 1:00 PM
  3. [CLOSED] Layout issue: Show Gridpanel in gridpanel with rowexpander
    By rmelancon in forum 2.x Legacy Premium Help
    Replies: 15
    Last Post: Mar 05, 2014, 3:01 AM
  4. [CLOSED] Issue with Show Gridpanel in gridpanel with rowexpander
    By rmelancon in forum 2.x Legacy Premium Help
    Replies: 2
    Last Post: Feb 26, 2014, 5:19 PM
  5. Replies: 1
    Last Post: Jun 15, 2011, 9:01 AM

Tags for this Thread

Posting Permissions