Hi there,

I'm unable to find a good solution to dynamically add elements to a
repeating view when an ajax call is coming in without reloading to whole
repeating view. I would also like to add the component to a specific place
in the repeating view, not at the end necessarily. Is that possible?

The only way I could find right now is having empty, invisible components
which I fill if needed. However this is quite ugly, especially since I don't
know how many placeholder components I need in advance.

Is there a simple solution?

- Tom

On a side note. I came across a problem where I need a sjax call :)  Is that
somewhere implemented or do I need to wrap an ajax call so it is
synchronous? (A javascript onclick event needs information from the server,
so that the user can select an option priour to sending the ajax request)


-- 
View this message in context: 
http://www.nabble.com/Dynamically-adding-components-to-RepeatingView-tp19250274p19250274.html
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