Re: inmethod-grid refresh issue

2013-03-04 Thread saty
/inmethod-grid-refresh-issue-tp4656910p4656957.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h

Re: inmethod-grid refresh issue

2013-03-04 Thread Marc Nuri San Félix
o use a separate panel for cell content, due to other functions, will not > make any difference? > > Thanks > > > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/inmethod-grid-refresh-issue-tp4656910p4656

Re: inmethod-grid refresh issue

2013-03-04 Thread saty
.1842946.n4.nabble.com/inmethod-grid-refresh-issue-tp4656910p4656952.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users

Re: inmethod-grid refresh issue

2013-03-04 Thread Marc Nuri San Félix
You should start debugging your project instead of using "print" to see what is really happening (call stack, variable values...). PropertyColumn always calls the get method of your model object: @Override public IRenderable newCell(IModel rowModel) { return new IRenderable() { public void render

Re: inmethod-grid refresh issue

2013-03-04 Thread saty
message in context: http://apache-wicket.1842946.n4.nabble.com/inmethod-grid-refresh-issue-tp4656910p4656950.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr

Re: inmethod-grid refresh issue

2013-03-04 Thread saty
sales coming from multiple accounts but user may be seeing only one or few accounts (not all) so sales should show what is the sale from those selected accounts (in view). Thanks -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/inmethod-grid-refresh-issue

Re: inmethod-grid refresh issue

2013-03-04 Thread Marc Nuri San Félix
ethods. > Grid uses the expression to map a column to a particular property on row > model (MyModel). > > Thanks > > > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/inmethod-grid-refresh-issue-tp4656910p46

Re: inmethod-grid refresh issue

2013-03-04 Thread saty
column that is mapped to an expression 'calculatedValue' ? Thanks -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/inmethod-grid-refresh-issue-tp4656910p4656947.html Sent from the Users forum mailing list archive at

Re: inmethod-grid refresh issue

2013-03-04 Thread saty
Its a regular java bean with properties and setter and getter methods. Grid uses the expression to map a column to a particular property on row model (MyModel). Thanks -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/inmethod-grid-refresh-issue-tp4656910p4656945

Re: inmethod-grid refresh issue

2013-03-04 Thread Marc Nuri San Félix
s(resultList.iterator()); > stopWatch.stop(); > } > > } > > > copied relevant potion above, i can see query method is called every time, > no issues there. > > Thanks > > > > -- > View this message in context: > http://

Re: inmethod-grid refresh issue

2013-03-04 Thread saty
h.stop(); } } copied relevant potion above, i can see query method is called every time, no issues there. Thanks -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/inmethod-grid-refresh-issue-tp4656910p4656942.html Sent from the Users forum mailing list archive at Nabb

Re: inmethod-grid refresh issue

2013-03-04 Thread Marc Nuri San Félix
and how to override it. > Thanks > > > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/inmethod-grid-refresh-issue-tp4656910p4656940.html > Sent from the Users forum mailing list archive at Nabble.com. > > -

Re: inmethod-grid refresh issue

2013-03-04 Thread saty
. Not really sure what controls this behaviors and how to override it. Thanks -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/inmethod-grid-refresh-issue-tp4656910p4656940.html Sent from the Users forum mailing list archive at Nabble.com

Re: inmethod-grid refresh issue

2013-03-04 Thread Marc Nuri San Félix
sage in context: > http://apache-wicket.1842946.n4.nabble.com/inmethod-grid-refresh-issue-tp4656910p4656938.html > Sent from the Users forum mailing list archive at Nabble.com. > > - > To unsubscribe, e-mail: users-unsu

Re: inmethod-grid refresh issue

2013-03-04 Thread saty
is called. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/inmethod-grid-refresh-issue-tp4656910p4656938.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail

Re: inmethod-grid refresh issue

2013-03-04 Thread Marc Nuri San Félix
ects return false when both objects aren't equal... Cheers -- Marc Nuri www.marcnuri.com On Mon, Mar 4, 2013 at 4:20 PM, saty wrote: > Any thoughts on this please? > > > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/inmethod-grid-ref

Re: inmethod-grid refresh issue

2013-03-04 Thread saty
Any thoughts on this please? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/inmethod-grid-refresh-issue-tp4656910p4656936.html Sent from the Users forum mailing list archive at Nabble.com. - To

inmethod-grid refresh issue

2013-03-01 Thread saty
-wicket.1842946.n4.nabble.com/inmethod-grid-refresh-issue-tp4656910.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users