Hi Folks,
i am actually new with JavaScript.I am trying to build a small table.I will give a brief dscription about it.
in the first row there will be 13 columns.the first column will have a text field.rest of the columns will be subdivided into two small columns each(x and y) and all will have text fields for the user to input some number.
I also want to duplicate the row everytime the user fills the row with data.
After the user finishes filling it up then there will be two buttons which actually gives the summation of all x values and all y values
I hope i have made myself clear.
Cheers
Sumon
i am actually new with JavaScript.I am trying to build a small table.I will give a brief dscription about it.
in the first row there will be 13 columns.the first column will have a text field.rest of the columns will be subdivided into two small columns each(x and y) and all will have text fields for the user to input some number.
I also want to duplicate the row everytime the user fills the row with data.
After the user finishes filling it up then there will be two buttons which actually gives the summation of all x values and all y values
I hope i have made myself clear.
Cheers
Sumon