|
From: Kopylenko, D. <dko...@ac...> - 2003-09-03 12:37:29
|
Hi everybody. I have one question, if any one has a quick answer :-) What would be the best way to "bind" html data into a collection of objects? Let's say I have an html table in the form, each row representing a model/command object. When submitting this form to a Controller, I would like to bind the values from the html table into a Collection of model/command objects. What would be the best way to do that? Thanks, Dmitriy. P.S. I believe there was a message about this issue on the list, but I'm to lazy to search for it ;-) |