Results 1 to 2 of 2

Thread: QTableWidget frozen Column

  1. #1
    Join Date
    Apr 2011
    Posts
    195
    Thanks
    49
    Thanked 4 Times in 4 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows

    Default QTableWidget frozen Column

    Hi
    I have a problem and need a solution. I use a QTableWidget to view data and I want to implement a frozen Column(first column).
    I saw the example of Qt frozen column, but in the example a QTableView is used.

    Does somebody know if I can implement something like that in a QTableWidget. The sorting has to be available for all columns.

    thank u

  2. #2
    Join Date
    Apr 2011
    Posts
    195
    Thanks
    49
    Thanked 4 Times in 4 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: QTableWidget frozen Column

    Is it a good solution to add a second QTableWidget and connect the sort signals?

Similar Threads

  1. QTableWidget first column always visible
    By topino in forum Qt Programming
    Replies: 13
    Last Post: 30th December 2014, 09:06
  2. QTableWidget row-column exchange
    By SnarlCat in forum Qt Programming
    Replies: 0
    Last Post: 28th August 2008, 14:49
  3. QTableWidget : hidding a column ?
    By Nyphel in forum Newbie
    Replies: 2
    Last Post: 2nd April 2007, 15:35
  4. QTableWidget and column selection
    By Arthur in forum Qt Programming
    Replies: 1
    Last Post: 30th March 2007, 16:02
  5. QTableWidget column and row sizes
    By Arthur in forum Qt Programming
    Replies: 4
    Last Post: 27th January 2006, 12:03

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.