Categories | Question details Back To List | ||||||||
sever update when cell type is "ro" not required If I navigate in grid through tab and cell with type "ro" is encountered then request is send to server for updation but If I navigate in grid through tab with celltype "ed" only ,then request is not send to server for updation. Actually I dont want to send the request to ther server when cell type ro is encountered. Answer posted by Support on Apr 04, 2008 02:36 Which version of dhtmlxgrid you are using, mentioned problem was fixed in dhtmlxgrid 1.4, starting from it ro excell not trigger any unnecessary events, if you are using older version of grid - you can try to use attached patch ( just include it after dhtmlxgridcell.js ) Attachments (1)
|