On Fri, Apr 11, 2008 at 01:12:15PM -0700, Igor Vaynberg wrote:
> try
>
> formborder extends border {
> formborder() { form.add(getbodycontainer(); }
> }
>
Yep, tried it but it doesn't help.
> if that doesnt help you might have to say
> formborder.getbodycontainer().add(textfield);
This indeed works, but the problem is I'm gonna forget to do it and
spend another half day banging my head against my desk wondering where
my data went. I think I'll go back to an explicit form...it's not too
onerous.
Thanks anyway!
jk
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]