Re: Issue with AjaxLinks in ListView

2009-08-04 Thread Kuga
...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- View this message in context: http://www.nabble.com/Issue-with-AjaxLinks-in-ListView-tp24765587p24803494.html Sent from the Wicket - User mailing list archive at Nabble.com

Re: Issue with AjaxLinks in ListView

2009-08-02 Thread Kuga
Anyone??? Thanks Kuga -- View this message in context: http://www.nabble.com/Issue-with-AjaxLinks-in-ListView-tp24765587p24775312.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail

Re: Issue with AjaxLinks in ListView

2009-08-02 Thread Matej Knopp
It's hard to say what's going wrong without seeing code for entire page. -Matej On Sun, Aug 2, 2009 at 8:29 AM, Kugakvisagam...@infoblox.com wrote: Anyone??? Thanks Kuga -- View this message in context: http://www.nabble.com/Issue-with-AjaxLinks-in-ListView-tp24765587p24775312.html Sent

Re: Issue with AjaxLinks in ListView

2009-08-02 Thread John Krasnay
On Sat, Aug 01, 2009 at 09:19:05AM -0700, Kuga wrote: I have not tried replacing to RepeatingView. Will it make a difference? I have no idea. Why don't you try it? jk - To unsubscribe, e-mail:

Re: Issue with AjaxLinks in ListView

2009-08-01 Thread Kuga
; } } -- View this message in context: http://www.nabble.com/Issue-with-AjaxLinks-in-ListView-tp24765587p24766483.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr

Re: Issue with AjaxLinks in ListView

2009-08-01 Thread John Krasnay
://www.nabble.com/Issue-with-AjaxLinks-in-ListView-tp24765587p24766483.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e

Re: Issue with AjaxLinks in ListView

2009-08-01 Thread Kuga
Hi, I tried using the setReusableItems(true) in the constructor, still no luck. I have not tried replacing to RepeatingView. Will it make a difference? Thanks Kuga -- View this message in context: http://www.nabble.com/Issue-with-AjaxLinks-in-ListView-tp24765587p24770473.html Sent from

Issue with AjaxLinks in ListView

2009-07-31 Thread Kugaprakash Visagamani
Hi, I have a page that has a panel with ListViewAjaxLink (Listview contains AjaxLink's). I go to that page, click on a links - does an ajax update of one section in a page, and then I do a target.addComponent(listViewPanel) to update the link selection background. This works fine so far.

Re: Issue with AjaxLinks in ListView

2009-07-31 Thread Mischa
Can you post the listview piece of code so i can have a better look. Verstuurd vanaf mijn iPhone Op 1 aug 2009 om 04:56 heeft Kugaprakash Visagamani kvisagam...@infoblox.com het volgende geschreven:\ Hi, I have a page that has a panel with ListViewAjaxLink (Listview contains AjaxLink's).