adds a grid object to the popup
var myPop = new dhtmlXPopup(...); var myGrid = myPop.attachGrid(350, 300);