Start Building Professional
Web Apps Today


 
Categories
Available questions for selected categoryUpdated
 colspan and rowspan in dhtmlxGridJun 03, 2008 01:53 
 textarea limit number of charactersJun 02, 2008 18:04 
 context menu splitJun 02, 2008 16:26 
 [TREEGRID] Display glitch with new version 1.6Jun 02, 2008 10:18 
 inserting a tree in tabbarJun 02, 2008 09:36 
 the first column (and the rest), only the header is centered Jun 02, 2008 08:57 
 dhxCalendarA and SortJun 02, 2008 08:10 
 Grid - filtering on server sideJun 02, 2008 07:59 
 How to set wordwrap for the particular column?Jun 02, 2008 06:58 
 Addding ColorJun 02, 2008 06:42 
 dhtmlxGridJun 02, 2008 03:01 
 SmartRendering ProblemJun 02, 2008 02:59 
 HTTP AuthenticationJun 02, 2008 02:57 
 Paging Problem in JSP - GridJun 02, 2008 02:38 
 auto-calculated footerJun 02, 2008 02:23 
 addRow function text delimetersJun 02, 2008 02:15 
 Drag and DropMay 30, 2008 10:41 
 grid calendarMay 30, 2008 10:39 
 Find functionality in the tree which is built using smartXmlParsing May 30, 2008 10:37 
 Incorrect XML now throwing 2 errorsMay 30, 2008 05:51 
 set focus on tree view on load of page. May 30, 2008 05:37 
 i have done so : mygrid = new dhtmlXGridObject('gridbox'); mygrid.setImagePath('<?= $mosConfig_live_site ?>/includes/js/dhtmlxgrid/codebase/imgs/'); mygrid.setHeader('<?=addslashes($grid_col)?>'); mygrid.setInitWidths('<?=$grid_col_width?>'); mygrid.setColAlign('<?=$grid_col_align?>'); mygrid.setColTypes('<?=$grid_col_types?>'); mygrid.setColSorting('<?=$grid_col_sorting?>'); mygrid.enableAlterCss('even','uneven'); mygrid.enableAutoHeigth(true); mygrid.enableMultiline(true); mygrid.init(); mygrid.setSkin('light'); mygrid.setOnCheckHandler(doOnCheck); mygrid.loadXML('<?= $mosConfig_live_site ?>/xml_trees/<?= $actFileName ?>', function(){ mygrid.attachHeader('<?=$grid_col2?>'); document.getElementById('c_u').appendChild(document.getElementById('c_u_box').childNodes[0]); mygrid.setSizes(); mygrid.setOnGridReconstructedHandler(onGridReconstructed); mygrid.callEvent('onGridReconstructed',[]); }); yet the columns are left aligned . The $grid_col_align is 'center,center,center,center and so one 'May 30, 2008 03:45 
 ro eXcell type - adding event handler toMay 30, 2008 03:39 
 Set Focus on tree view on load of the pageMay 30, 2008 03:02