SplitAt in a cell

Hi,

Is it possible to implement the split functionality in a cell. I want the cell to get splitted into two cells. I dont want to divide the columns to split the cells. Please suggest me the solution.


Unfortunately it not possible, you can split column and combine their headers to made necessary view, but there is no way to split cell itself.



Also, you can place some custom HTML content inside grid cell , so it look as splitted one ( a table tag for example )