Can anybody please enlighten me why this doesn't work (ok end of the day,
maybe it really is something small). I am clearly changing the underlying
model data, but how to tell questionEditPanel to pick that change up. I
tried setDefaultModel(new TemplateWebModel(template)),
are you using a list view in your question edit panel? you might need to
call setreuseitems(false)
--
Jeremy Thomerson
http://www.wickettraining.com
On Tue, Nov 17, 2009 at 11:04 AM, pieter claassen pie...@claassen.co.ukwrote:
Can anybody please enlighten me why this doesn't work (ok end of
the underlying
model data, but how to tell questionEditPanel to pick that change up. I
tried setDefaultModel(new TemplateWebModel(template)),
templateEditPanel.modelChanged() and nothing works. Any tips appreciated.
--
View this message in context:
http://old.nabble.com/AjaxFallBackLink-driving-me-nuts