When we click on the merge cell, the cell value is not getting selected instead it displays the selection of individual cell value , How can we achieve to select the merge cell value ?
Please refer to the sample project
XamDataGridCellMergeSelectionIssue.zip
Hello and thank you for contacting Infragistics. Please clarify your requirements. There is no built-in way to select merged cells as a whole and do operations for the rest of the cells. Selecting one merged cell will return the individual cell and modifying it will unmerge it with any existing merged cells.