Normaly, horizontalHeader() is always aligned with the bottom of the view. I would like toi align it with the top of the view. Is this possible? I have tried QAbstractItemView::addScrollBarWidget(), but it always puts the ScrollBar to the default location. Anyone any suggestions? Regards, Davor