PDA

View Full Version : Automatic selection after remove row in TableView



mstegehu
25th May 2010, 14:16
Hello,

When I select a row from my TableView and remove it the beginRemoveRows call automatically select an other item that also results in a selectionChanged/currentChanged signal.

Can I disable this behavour?

Regards,

Marcel