scott
Aug 12th, 2007, 08:25 PM
First, is anyone familiar with a third party addon dhtmlxGrid/dhtmlxTree built by a software company in Belerus?
If yes. Great, for I have a question in regarding to the Ajax and the Spring's ModelAndView Object returned from the controller.
If the dhtmlxGrid launch the "test.htm?cmd=testHandler&id=123", the testHandler returns the ModelAndView.
Will the dhtmlxGrid intercept this response(by employing the ajax)?
Thanks
Scott
testHandler is a method in the testController.java
dhtmlxGrid implements the ajax technology.
If yes. Great, for I have a question in regarding to the Ajax and the Spring's ModelAndView Object returned from the controller.
If the dhtmlxGrid launch the "test.htm?cmd=testHandler&id=123", the testHandler returns the ModelAndView.
Will the dhtmlxGrid intercept this response(by employing the ajax)?
Thanks
Scott
testHandler is a method in the testController.java
dhtmlxGrid implements the ajax technology.