Categories | Question details Back To List | ||
combined header for two columns I have a grid with 7 columns and each column has its own name displayed on header. First two columns should have one header with some name... How to implement such setting? Thanks Answer posted by Support on Nov 05, 2008 03:56 http://dhtmlx.com/docs/products/dhtmlxGrid/doc/articles/Headers_and_footers.html#grid_art_hdrftr Multiline headers (footers) can have colspans and rowspans. There is no special API that calls for such task, the functionality is based on special cell values. |