Hi guys, I want to create a form in which you have for instance 5 items which you can fill in seperately, and when you press save you get 5 different items. Also, there should be a button which, when pressed, adds a row in which you can fill in data for another item. These are two things which I can't really figure out. Could someone please help me further?
asked
3 answers
3
Possible solutions (assuming al instances are the same type of objects)
datagrid with inline editing
dataview list
datagrid with listening dataview.
answered
Michel Weststrate
0
You could try a datagrid with editable columns. Not a real elegant solution though.
answered
Bram van Hussen
0
please i need to ask one question
i need to add two different object in one form in my case
user login to application then apply for card id
in applying page i need fill form with logging data and take applying data from him