dhtmlxgrid

I have a grid which is populated using a xml file. On click of a particular cell i want a list to be displayed in a html form based on the cell value. I am trying to do this using dhmlxgrid rowselect event. But i did not know how to proceed through dhtmlxajax. The same event i could do with dwr. I dont want my page to be refreshed

You can show dhtmlxWindow on the cell’s “onRowSelect” event.
Please find more information about dhtmlxWindow here dhtmlx.com/dhxdocs/doku.php?id=d … l_creation