When using MergeCells, we want to select two rows or more rows with goRowSizing in Options.
We shouldn't select cells like this Image. Please tell me how to solve this.
When using MergeCells, we want to select two rows or more rows with goRowSizing in Options.
I cannot see the image here and your question is not really clear to me.
When a cell is merged, it is considered as one cell, so separate selection of subcells is not longer (visibly) possible.
I cannot see a problem here. The grid behaves as expected.
I want to avoid uneven selection like this image and select cells flatly.
When there are not merged columns, for a single row selection, only a single row will be selected. This is by design. If you want everything to be selected, you'd have to merge the cells in the other columns too.