adds a dhtmlxGrid object to the pop-up window
var myPop = new dhtmlXPopup({ ... }); var myGrid = myPop.attachGrid(350,300);