I found a bug when use MergeCells in grid view and tree list view, I am the license account, my support is out of date,But I still want to feadback the bug to you , I make a vedio in attachment
When use in radtreelistview , I can not explict set the MergedCellsStyle, maybe MergedCellsStyleSelector also have the bug.I just try MergedCellsStyle.
Hi Simone,
The fix for this bug will actually be available with our next internal build which will be introduced next Monday (20.01). I do apologize for any inconvenience caused by this delay.
Regards,
Dilyan Traykov
Progress Telerik
Hello Simone,
I am happy to inform you a fix will be available in our next official release. You can expect the new release assemblies to be online later today.
Regards,
Dinko
Progress Telerik
Hi Dinko,
Will be released a new version to resolve this bug?
Hi Jin Wu,
Thank you for the provided project.
Nevertheless, the RadTreeListView inherits some of the cell merging logic from GridViewDataControl, merged cells are not fully supported by the RadTreeListView. We can confirm only support for RadGridView control. I can confirm that the MergedCellsStyle and MergedCellsStyleSelector are used only when setting on RadGridView as RadTreeListView does not fully support this functionality.
As a possible workaround, you can consider using implicit style (as you mentioned in your post) to customized the merged cells in RadTreeListView.
Regards,
Dinko
Progress Telerik