jquery Programming Glossary: assetgrid.find
JQGRID: any easy way to implement undo on excel like jqGrid implementation http://stackoverflow.com/questions/7016109/jqgrid-any-easy-way-to-implement-undo-on-excel-like-jqgrid-implementation this.GridColumns function return assetGrid.jqGrid 'getGridParam' 'colModel' this.GetSelCells function return assetGrid.find td.sel this.ClearSelection function assetGrid.find td .removeClass sel this.ClearSavedHistory function assetGrid.removeData.. 'getGridParam' 'colModel' this.GetSelCells function return assetGrid.find td.sel this.ClearSelection function assetGrid.find td .removeClass sel this.ClearSavedHistory function assetGrid.removeData this.ClearMarkedChanges function assetGrid.find.. td .removeClass sel this.ClearSavedHistory function assetGrid.removeData this.ClearMarkedChanges function assetGrid.find tr .removeClass altered this.GetRowCells function cell return cell.parent .children td this.GetRowId function cell var..
|