So how do I get to the entry displayed in each row? I still don't get it (at this point I am assuming that I am blind *and* terminally stupid but still...)
MVH leifj
what do you mean with entry, and what do you mean with row ?
The main crud form shows a table listing the result (I assume) when you hit 'Search'. Each row represents an entity of the type you are currently managing. How do I load the entity into the form allowing me to update/delete it?
MVH leifj
well, you should be able to click 'copy' and the values from that row should be copied into the input fields
then you can change them hit 'update' to persist the changes into the datasource
this does not work for you ?
-- Wouter
------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. Get your fingers limbered up and give it your best shot. 4 great events, 4 opportunities to win big! Highest score wins.NEC IT Guy Games. Play to win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20 _______________________________________________ Andromda-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-user
