sets the width of a grid
var grid = new dhx.Grid("grid_container", { columns: [// columns config], width: 400, data: dataset });