how to delete or remove record?

  1. #1

    how to delete or remove record?

    Hi,
    in my store i want to remove a record trough a DirectMethod,but it don't work as these code.

    RowSelectionModel sm = this.GridPanelDep.GetSelectionModel() as RowSelectionModel;
    StoreDep.Remove(sm.SelectedRecordID);
    would you tell me where is the error? thanks!
    Last edited by richard; Jun 09, 2012 at 11:34 AM.

Similar Threads

  1. Delete or remove record from gridpanel
    By lapix in forum 1.x Help
    Replies: 3
    Last Post: Feb 25, 2012, 5:56 PM
  2. Replies: 0
    Last Post: Feb 05, 2012, 12:33 AM
  3. Replies: 4
    Last Post: Mar 26, 2011, 7:06 PM
  4. Replies: 4
    Last Post: Aug 09, 2010, 3:12 PM
  5. Gridpanel delete a record with rowcommand
    By umitcel in forum 1.x Help
    Replies: 3
    Last Post: Jul 23, 2010, 9:27 AM

Posting Permissions