This example demonstrates how to create a custom VGridControl and manually paint required cells to merge them horizontally.
Question Comments
Added By: Kinjal Nandu at: 6/10/2016 4:39:54 AM There seems to be something missing in the code when I try to run it on my machine.
1. The variable vGridControl1 is not declared anywhere but used in Form1.cs
2. The method CreatePainterCore() is not used anywhere - where is it supposed to be called?
Is there a designer file missing?
Added By: Stas (DevExpress Support) at: 6/10/2016 6:15:59 AM
Hello,
I've created a separate ticket on your behalf (Specific questions regarding the How to horizontally merge cells in VGridControl example). It has been placed in our processing queue and will be answered shortly.