Hi,
I need a help to implement the following.
i am having student obj with name, id, class.
So my form like
student name id class
name 1 1 first
name 2 2 second
name 3 3 three (add new)
save
i am having only one save button. But all three records are editable at same
time and new record can be added as well.
So is there any possible way to get multiple form command with single form
as a list or something. Or please give me the way to do it.
Please help me to fix this.


Reply With Quote
