I am using jQuery 1.4 and jqGrid 3.8 beta,
Here I have used jqgrid table in which I wanted to create interface like excel sheet / spread sheet,
where number of blank rows will already be displayed and the user can enter record into table cells the why they used to enter in spread sheet.
well I have created empty editable rows by running loop of addRowData function of JQgrid.
after that I made few fields editable by specifying editable:true
now the problem is when I edit something in a field and write something after that if I move on another row then old edited data on a previous row won't get store on table it gets vanish.
here, is the live example try to type in a editable field and then move to next row.
http://www.logicatrix.com/example/records.html
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…