Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted on Dec 02, 2008 08:58
open dhtmlx forum
Partial footer for the grid

Hello,

I have a grid with 28 columns. I want to attach a footer only to columns from 7-28.
Is it possible to have such partial footer?


Thanks.
Answer posted by Support on Dec 02, 2008 09:45
Nope, the footer can be attached to the whole grid only ( but it possible to created a colspans and assign style to specific cells of footer, so you will be able to combine all not-necessary cells, and assign some specific styling to them to visually separate from other part of footer )