Row command not working

  1. #1

    Row command not working

    Row command not working
    https://examples1.ext.net/#/GridPane...s/Row_Command/
    records are not deleted.
    Why?
  2. #2
    Hi,

    That example doesn't delete anything, it just demonstrates commands, it uses the following command handler
     <Command Handler="Ext.Msg.alert(command, record.data.company);" />
    If you need delete functionality then please see
    https://examples1.ext.net/#/GridPane...SqlDataSource/
    https://examples1.ext.net/#/GridPanel/Update/AutoSave/

Similar Threads

  1. [CLOSED] Command Column alignment + header text not working
    By machinableed in forum 2.x Legacy Premium Help
    Replies: 1
    Last Post: Apr 10, 2012, 8:57 AM
  2. Replies: 3
    Last Post: Feb 21, 2012, 7:46 AM
  3. Replies: 2
    Last Post: Apr 04, 2011, 12:32 PM
  4. GridPanel Command
    By Timothy in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Mar 05, 2009, 2:55 PM

Posting Permissions