¡@

Home 

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

jquery Programming Glossary: this.getrowindex

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

var row cell.closest 'tr.jqgrow' return row.attr 'id' this.GetRowIndex function cell var cellrow cell.parent return cellrow.parent.. if cell .hasClass edit cell this.PutCellInEdit cell this.GetRowIndex cell this.GetColIndex cell true return true this.HandleInputNavigation.. .hasClass altered ele .parent .addClass altered irow this.GetRowIndex ele .parent icol this.GetColIndex ele .parent var 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

return cell.parent .children td this.GetRowId function cell var row cell.closest 'tr.jqgrow' return row.attr 'id' this.GetRowIndex function cell var cellrow cell.parent return cellrow.parent .children tr .index cellrow this.GetColIndex function cell.. 126 ctrl alt switch 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 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..