Hi, Please reply to the list. On Friday 29 May 2009 15:47:08 you wrote: > Perfect! Thankyou. No problem. > Is it possible to stop the header from displaying the column names in > bold when a row is selected? Try something like this: myTableView->horizontalHeader()->setHighlightSections( false ); Sean