Hello All, We have a page with a form were we ask the customer standard information about name an address etc. We ask the information for multiple customers an for each customer we use a seperate object. In the form we want to bind the firstName box, lastName box etc to corresponding fields in the objects for eacht costomer. If we use the normal for loop only the last customer is passed the others are lost. We cannot find an exammple of how to solve this problem. In the for loop documentation the IprimaryKeyConverter is mentioned, but We cannot figure out how to implement this properly. Can someone help us with an example or advise?
Thanks a lot in advance! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]