Hello. How do I divide my grid into 4 columns (25%)?  I can do it in UnimDBListGrid using CSS. But in DBGRID the CSS doesn't work   COD. GRID not WORK =   function store.load(sender, records, successful, operation, eOpts) {    var tpl=new Ext.XTemplate(          '<div>', '<span style="display: inline-block; width: 100px; color: {color}">{itemName}</span>', '<span style="display: inline-block; width: 100px">{price}</span>','</div&