I just learn the below demo to present dynamic columns and data.
http://jsfiddle.net/darrenarbell/4HTEr/
I am facing the problem if i want to do the cell onchange event how could i implement ?
For example,
First row Column 0 value is 2,i edit to change value to 3, i want column 1,2,3,4 cell value all add+1.
I don't know where could i add onchange event to ?
Deeply appreciated your help thanks.