So what your saying  is to use the id to select the correct person from the
database?

Ant then in the other class, how do I use the encoder?

        @Property
        private PlayerEncoder encoder;

        void onPrepare() {
                encoder = new PlayerEncoder();
        }

Anything else to put in?



--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Saving-from-an-editable-grid-tp3412259p3412577.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to