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.

Wicket Wizard window question!

2008-09-23 Thread Kugaprakash Visagamani
Hi, I was browsing through the wicket forums, for one of the problems I am having using Wicket wizard in ModalWindow. Wondering if anyone could help me with any possible solutions. Greatly appreciate you time and response. I have changed the WizardButtons to use Ajax buttons. The