DHX Grid : Combine Cell Problem.

Hi there,

When I combine second last cell with last cell in the grid and then delete last column, then all column headers get deactivated.

Why this happens ???



The grid doesn’t support dynamical removing of columns , any cell of which included in colspan with other columns

Hi there,
              I want to resolve the said problem, id there some way to fix it ???

If colspan in data part of grid, the problem can be resolved by removing colspans first ( by setColspan command )
If colspan in header|footer part - it can’t be fixed