PDA

View Full Version : grid binding



uma sannamani
30 Mar 2009, 11:30 PM
Hi,
please anybody explain me how to implement grid to grid binding that means if we click on one row of one grid then we have to get data corresponding to that row in another grid please tell me how to get this functionality that is in EXT -GWT and i am using spring and ibatis technologies.
How to implement this in service and service implementation class.