[CLOSED] RowExpander selected row?

  1. #1

    [CLOSED] RowExpander selected row?

    Hi,

    I expand rowexander in gridpanel but row don't selected. How to select?
    Last edited by Daniil; Feb 03, 2012 at 6:48 PM. Reason: [CLOSED]
  2. #2
    Hi,

    Please set up the following Expand listener for the RowExpander plugin.

    Example
    <Expand Handler="this.grid.getSelectionModel().selectRow(rowIndex);" />

Similar Threads

  1. Replies: 1
    Last Post: Nov 17, 2010, 12:42 PM
  2. Replies: 1
    Last Post: Oct 13, 2010, 11:09 PM
  3. Replies: 3
    Last Post: Aug 21, 2010, 5:26 AM
  4. Replies: 2
    Last Post: Dec 25, 2009, 2:56 PM
  5. [CLOSED] RowExpander
    By speedstepmem4 in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Feb 22, 2009, 2:53 PM

Posting Permissions