Posted 15 December 2021, 9:08 pm EST - Updated 29 September 2022, 12:49 am EST
Hello, I have a problem getting my cells to merge. Im using the unbound grid and custom renderfragment in my cell fractory to display the cells. I need the renderfragment in my own solution to add some buttons, to specific cells if needed.
The grid without cell merging.
When I enable cell merging, all the cells get merged as shown below.
I think it could have something to do with the use of a class when setting the values of the grid, since the grid then sees the name of the class as the value of the cell. This can be seen if I disable the cellfactory as shown below,
I have attached the example code use to demostrate my issue. FlexGridCellMerge.zip
Best Regards, Emil