Right click on Grid view record to perform action

  1. #1

    Right click on Grid view record to perform action

    Hello,

    I want the right click event on ext.net grid view row. So it will open the small menu on right click event. So, User can edit or delete the row by selecting row, right click on it and select the action like edit or delete.

    Can anyone give me sample code for this.

    Thanks,
    Rahul.
  2. #2
    Hi,

    Please handle the GridPanel's RowContextMenu event.
    http://docs.sencha.com/ext-js/3-4/#!...rowcontextmenu

Similar Threads

  1. Replies: 7
    Last Post: Mar 27, 2013, 6:07 AM
  2. open new browser tab by click on grid view
    By vahid.ch in forum 1.x Help
    Replies: 1
    Last Post: Dec 19, 2011, 8:36 AM
  3. Replies: 2
    Last Post: Dec 19, 2011, 1:54 AM
  4. Can't add record to store from partial view
    By craig2005 in forum 1.x Help
    Replies: 14
    Last Post: Jan 05, 2011, 11:59 PM
  5. Replies: 2
    Last Post: Aug 05, 2010, 3:50 PM

Posting Permissions