Login Register

master - detail with dojo grid

Hi,

I'm very new at Dojo and I'm trying to build a master-detail feature using a dojo grid as the master and 4 other grids as details that would be embedded in contentPanes (inside tabs). The idea would be that clicking on a row would update each of the details that would get information from xhr. It's very simple to do this using asp.net. Anyone an idea how to do that ?