<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hi,</div>
<div> </div>
<div>what is the expected behaviour, if I delete a row where one object (let's say checkbox ) is anchored to one cell in the row.</div>
<div> </div>
<div>The current behaviour is, that the object survives and is afterwards anchored to the cell below. </div>
<div> </div>
<div>row 1 textA1 textB1</div>
<div>
<div>row 2 textA2 checkboxB2</div>
<div>
<div>row 3 textA3 textB3</div>
<div> </div>
<div>after deleting row 2:</div>
</div>
</div>
<div> </div>
<div>
<div>row 1 textA1 textB1</div>
<div>
<div>row 2 textA3 textB3 checkboxB2</div>
<div> </div>
<div> </div>
<div>Ilhan</div>
<div> </div>
<div> </div>
</div>
</div></div></body></html>