You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When setting the editMode to cell, the rowMergeStrategy is not considered which causes dysfunctionality of the grid- cells with equal values are not merged and an input field is rendered outside the igGrid.
Description
When setting the editMode to cell, the rowMergeStrategy is not considered which causes dysfunctionality of the grid- cells with equal values are not merged and an input field is rendered outside the igGrid.
Steps to reproduce
Result
The rowMergeStrategy is not considered when editMode is set to cell.
Expected result
The rowMergeStrategy should be considered when editMode is set to cell.
Attachments
This could be observed in the below atachment:
The text was updated successfully, but these errors were encountered: