Hi there,
I want my user to enter multiple rows of information against a particular field when the number of rows is not known. How can i generate the "Grid" effect on my form where the number of rows can increase as per needed. I am using JSP for development but this is a client -side thing so i guess it need to be done in JavaScript. But how???
I want my user to enter multiple rows of information against a particular field when the number of rows is not known. How can i generate the "Grid" effect on my form where the number of rows can increase as per needed. I am using JSP for development but this is a client -side thing so i guess it need to be done in JavaScript. But how???