RowSelectionModel DirectEvent is not Firing EXT.NET 2.0

  1. #1

    RowSelectionModel DirectEvent is not Firing EXT.NET 2.0

    when am selecting a row in gridpanel, am getting error like "Object reference not set to an instance of an object." Here i have used the source code of Ext.net 2.0Rc1
    i have written code like
    <SelectionModel>
                    <ext:RowSelectionModel ID="RowslectionModel1" runat="server">
                     <DirectEvents><Select OnEvent="click"></Select></DirectEvents>
                    </ext:RowSelectionModel>
                </SelectionModel>
    
    Label1.Text=RowSelectionModel1.SelectedRecordID;
    Last edited by nagesh; Jul 02, 2012 at 2:23 PM.
  2. #2
    Hi,

    Please answer these questions.
    http://forums.ext.net/showthread.php...ll=1#post84475

Similar Threads

  1. Replies: 3
    Last Post: Jun 27, 2012, 11:55 AM
  2. DirectEvent of TextField is not Firing...
    By nagesh in forum 1.x Help
    Replies: 0
    Last Post: Jun 20, 2012, 1:22 PM
  3. [CLOSED] DirectEvent not firing with the latest SVN update
    By sailendra in forum 2.x Legacy Premium Help
    Replies: 6
    Last Post: Jun 18, 2012, 11:57 AM
  4. RowSelectionModel DirectEvent Not Firing
    By collegeminer in forum 2.x Help
    Replies: 1
    Last Post: May 30, 2012, 2:22 PM
  5. GridPanel RowSelectionModel firing
    By moth1 in forum 1.x Help
    Replies: 0
    Last Post: Jun 19, 2009, 12:19 AM

Posting Permissions