> After unblocking the signals you should emit dataChanged. That's assuming > the row doesn't get moved around by sorting in the query or anything when > the data is updated. Right! Perfect now. Thanks a lot Stephen! Problem solved.