2009/4/29 iceangel89 <[email protected]> > so for add its simple all fields empty. for edit i want to populate the > fields with a table row. how can i do this? >
You should convert the row to an array and call setDefaults() (populate is an alias for it) passing it. However, the mapping is not always so simple. -- Giorgio Sironi Piccolo Principe & Ossigeno Scripter http://ossigeno.sourceforge.net
