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

Reply via email to