Re: Modal window and Ajax exception

2010-10-05 Thread Altuğ Bilgin Altıntaş
Found the answer : previously i only ajax update table like this which gives javascript error with jquery TableSorter Now I ajax update more wide area like this : --> target.addComponent(pageContainer); And it works without Javascript err

Re: Modal window and Ajax exception

2010-09-30 Thread Igor Vaynberg
it may be that jquery is screwing things up. try without it first. -igor 2010/9/30 Altuğ Bilgin Altıntaş : >  Hi; > > I have Webmarkupcontainer which includes ListView and I am using jquery > Table Sorter. > > When i open a update modal window and close model window and refresh table > via Ajax i

Modal window and Ajax exception

2010-09-30 Thread Altuğ Bilgin Altıntaş
Hi; I have Webmarkupcontainer which includes ListView and I am using jquery Table Sorter. When i open a update modal window and close model window and refresh table via Ajax i got : Wicket.Ajax.Call.processEvaluation: Exception evaluating javascript: [object Error] *INFO: *Response processed su