Re: How to prevent a page from being marked as dirty ?

2013-06-21 Thread grazia
/apache-wicket.1842946.n4.nabble.com/How-to-prevent-a-page-from-being-marked-as-dirty-tp4659636p4659681.html > To unsubscribe from How to prevent a page from being marked as dirty ?, click > here<http://apache-wicket.1842946.n4.nabble.com/template/NamlSer

RE: How to prevent a page from being marked as dirty ?

2013-06-21 Thread grazia
LOL ! That example was my starting point ... where did I get lost ?! -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/How-to-prevent-a-page-from-being-marked-as-dirty-tp4659636p4659681.html Sent from the Users forum mailing list archive at Nabble.com

RE: How to prevent a page from being marked as dirty ?

2013-06-21 Thread Paul Bors
@wicket.apache.org Subject: Re: How to prevent a page from being marked as dirty ? Upon further analysis, the Page gets dirty when any of its components' models are updated, it is doing what it is supposed to do. Can't eliminate that ;-)) THere is something that gets out of synch with the ajax requ

Re: How to prevent a page from being marked as dirty ?

2013-06-21 Thread grazia
-- View this message in context: http://apache-wicket.1842946.n4.nabble.com/How-to-prevent-a-page-from-being-marked-as-dirty-tp4659636p4659679.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-

Re: How to prevent a page from being marked as dirty ?

2013-06-21 Thread grazia
No, freezing the page id does not remove the problem. I need to find a way either to stop the page reload or I have to do without the ajax part ... the two seem in conflict ... -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/How-to-prevent-a-page-from-being-marked

Re: How to prevent a page from being marked as dirty ?

2013-06-21 Thread grazia
was edited. I am trying to setFreezePageId, where and how is the best way to use it ? Maybe in the onBeforeRender of the Page ? Any other idea ? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/How-to-prevent-a-page-from-being-marked-as-dirty-tp4659636p4659667.html

Re: How to prevent a page from being marked as dirty ?

2013-06-21 Thread Martin Grigorov
message in context: > http://apache-wicket.1842946.n4.nabble.com/How-to-prevent-a-page-from-being-marked-as-dirty-tp4659636.html > Sent from the Users forum mailing list archive at Nabble.com. > > - > To unsubscribe, e

How to prevent a page from being marked as dirty ?

2013-06-20 Thread grazia
Is there an example of how to prevent that a page is marked as dirty ? how to use WebPage.dirty(isInitialization) .. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/How-to-prevent-a-page-from-being-marked-as-dirty-tp4659636.html Sent from the Users forum mailing