¡@

Home 

2014/10/16 ¤W¤È 12:09:26

jquery Programming Glossary: this.getcolindex

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

return cellrow.parent .children tr .index cellrow this.GetColIndex function cell return cell.parent .children td .index cell .. edit cell this.PutCellInEdit cell this.GetRowIndex cell this.GetColIndex cell true return true this.HandleInputNavigation function.. .addClass altered irow this.GetRowIndex ele .parent icol this.GetColIndex ele .parent var prevcell irow icol #hidModStartCell .val prevcell..

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

'id' this.GetRowIndex function cell var cellrow cell.parent return cellrow.parent .children tr .index cellrow this.GetColIndex function cell return cell.parent .children td .index cell this.IsInEditMode function var savedRows assetGrid.getGridParam.. the cell to edit mode if not already if cell .hasClass edit cell this.PutCellInEdit cell this.GetRowIndex cell this.GetColIndex cell true return true this.HandleInputNavigation function ele evt evt window.event evt switch evt.keyCode down arrow.. case 40 if ele .parent .hasClass altered ele .parent .addClass altered irow this.GetRowIndex ele .parent icol this.GetColIndex ele .parent var prevcell irow icol #hidModStartCell .val prevcell #hidModEndCell .val prevcell downele ele .parent ..