Results 1 to 14 of 14

Thread: QTableWidget first column always visible

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default Re: QTableWidget first column always visible

    Hi,

    I faced the same problem.If I move the horizontal scroll bar, the first column will always be visible at the left of the widget.I don't want to use two table views for this.By using scroll bars how can I solve this ? Can any one help me ?

  2. #2
    Join Date
    Feb 2014
    Posts
    43
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded PyQt3 PyQt4
    Platforms
    Unix/X11 Windows

    Default Re: QTableWidget first column always visible

    I Tried with Frozen Column example but, it's not work for me . Is there any other solution for this .

  3. #3
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Wiki edits
    17

    Default Re: QTableWidget first column always visible

    Start by keeping your question to the thread you started
    http://www.qtcentre.org/threads/6112...-of-QTableview

  4. #4

    Unhappy Re: QTableWidget first column always visible

    Quote Originally Posted by Supraja View Post
    Hi,

    I faced the same problem.If I move the horizontal scroll bar, the first column will always be visible at the left of the widget.I don't want to use two table views for this.By using scroll bars how can I solve this ? Can any one help me ?
    Hi,

    Can any one please posted the code.

Similar Threads

  1. QTableWidget stretch a column other than the last one
    By roleroz in forum Qt Programming
    Replies: 6
    Last Post: 4th February 2015, 06:35
  2. Replies: 0
    Last Post: 10th November 2006, 13:46
  3. Replies: 6
    Last Post: 13th October 2006, 14:40
  4. QTableWidget column and row sizes
    By Arthur in forum Qt Programming
    Replies: 4
    Last Post: 27th January 2006, 11:03
  5. hidden QListView column suddenly visible
    By edb in forum Qt Programming
    Replies: 10
    Last Post: 27th January 2006, 08:00

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
  •  
Qt is a trademark of The Qt Company.