inmethod grid column resize error alert

2013-04-09 Thread saty
I am using this grid in numerous places in my current application and dont
have this problem anywhere else except in one of the panel.

When resizing the column it prints below line on server console:

1:41:13.410 [qtp1683589725-44] WARN  o.a.wicket.RequestListenerInterface -
behavior not enabled; ignore call. Behavior
com.inmethod.grid.common.AbstractGrid$SubmitColumnStateBehavior@54a16dfe at
component [DefaultDataGrid [Component id = priceSourceGrid]]

and on browser it opens a annoying alert stating

'Are you sure?
This page is asking you to confirm that you want to leave - data you have
entered may not be saved


There is no difference in my usage of inmethod grid on this panel compared
to other places where it works fine, and i have not found why this is
happening.
Strangely when resize it calls onColumnStateChanged() method in all other
panels but not on this panel.

Any thoughts, help would be appreciated.

Thanks





--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/inmethod-grid-column-resize-error-alert-tp4657852.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...@wicket.apache.org



Re: inmethod grid column resize error alert

2013-04-09 Thread saty
This is being caused by inmethod grid being set to disabled, the error looks
unnecessary though. Not sure if there is way to suppress it.



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/inmethod-grid-column-resize-error-alert-tp4657852p4657858.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...@wicket.apache.org



Re: inmethod grid column resize error alert

2013-04-09 Thread Ernesto Reinaldo Barreiro
can you create a quick-start? and attach it to an issue in github?


On Tue, Apr 9, 2013 at 9:44 PM, saty satya...@gmail.com wrote:

 This is being caused by inmethod grid being set to disabled, the error
 looks
 unnecessary though. Not sure if there is way to suppress it.



 --
 View this message in context:
 http://apache-wicket.1842946.n4.nabble.com/inmethod-grid-column-resize-error-alert-tp4657852p4657858.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...@wicket.apache.org




-- 
Regards - Ernesto Reinaldo Barreiro


Re: inmethod grid column resize error alert

2013-04-09 Thread saty
ok, will do.





--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/inmethod-grid-column-resize-error-alert-tp4657852p4657860.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...@wicket.apache.org