HI, I would like to "lock" the bottom most QTreeWidgetItem. Like in spreadsheet applications the row should not move when the user scrolls. My first approach was to delete and add the item again. But this leads to some strange behaviour.

Thank you,
Markus