I have using JavascriptFilteredIntoFooterHeaderResponse strategy for rendering javascript on my sites. Now I have looking for ways to integrate inmethod DataGrid component and have stuck with javascript initialization issue - in javascript console I've got
"Uncaught ReferenceError: InMethod is not defined" on line "InMethod.XTableManager.instance.register("gride", columns, submitStateCallback);". Is there workaround for the issue ?
Env: Wicket 1.4.17, inmethod-grid-1.4.17.1, JDK 1.6u25, Jetty 6
Thank you,
Alexander.