Hi allI would like to create a grid with some merged cells,something like you can see in the attached picture.When clicking the checkbox I need to have accessto both of the rows.How do I build something like this,what is the right approach ?Thanks for your help.Best regardsFrank Uray
Hello Frank,
Have you been able to resolve your issue ? Did you have a time to take a look at the attached sample. Let me know if you have any questions.
Regards
Maybe one possible approach to achieve desired behavior could be if you are using IMergedCellEvaluator interface. Please take a look at the attached sample for more details. Also you could take a look in our online documentation http://help.infragistics.com/Help/NetAdvantage/WinForms/2010.1/CLR2.0/html/WinGrid_Use_Custom_Merge_Cell_Logic.html
Let me know if you have any questions.