It is ok now, I only misspelled wicket:id and could not find it for a long
time:) Thanks

Fero

  

Martijn Dashorst wrote:
> 
> Is the property expression correct? shouldn't that be "type.code" ?
> 
> Martijn
> 
> On 8/20/07, fero <[EMAIL PROTECTED]> wrote:
>>
>> Hi,
>> I use AjaxEditableLabel like this
>>
>> add(new AjaxEditableLabel("code", new PropertyModel(unit, "typ.ecode")));
>>
>>
>>
>> But it doesn't show the value form PropertyModel, even, if the value in
>> the
>> model is set (i make sure with debugger). And of course I never get an
>> input
>> field. I used AjaxEditableLabel in a table recently and it was working
>> perfectly there. Plz help
>>
>> Fero
>> --
>> View this message in context:
>> http://www.nabble.com/AjaxEditableLabel-tf4298011.html#a12233505
>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
> 
> 
> -- 
> Wicket joins the Apache Software Foundation as Apache Wicket
> Apache Wicket 1.3.0-beta2 is released
> Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.0-beta2/
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/AjaxEditableLabel-tf4298011.html#a12236394
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to