9:01 AM
Subject: Re: [Wicket-user]Strange Behaviour with
AjaxFormComponentUpdatingBehavior
> Dipu multicom.co.uk> writes:
>> If i override the isVersioned method
>> of the page and return false every thing works fine, i really have no
>> clue
>> about whats happenin
Hi,
I am getting a strange error when i use AjaxFormComponentUpdatingBehavior.
I have a ListView in a form and i populate the ListView with a panel ( each
list items contain a panel )
I have attached a AjaxFormComponentUpdatingBehavior to a Drop Down in the same
form to re render the list vie