RootCauseunvalidated
The checkbox column is configured with both a custom cellRenderer and editable: true. Clicking the checkbox puts the cell into AG Grid edit mode, which changes the cell rendering/styling and breaks the layout alignment.
31cae175-480f-4bed-9337-f32cd7f70f39
The checkbox column is configured with both a custom cellRenderer and editable: true. Clicking the checkbox puts the cell into AG Grid edit mode, which changes the cell rendering/styling and breaks the layout alignment.