Results 1 to 3 of 3

Thread: Fixating column from QTableView ?

  1. #1
    Join Date
    Aug 2006
    Location
    Germany
    Posts
    15
    Thanks
    1
    Thanked 3 Times in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Fixating column from QTableView ?

    Hello,

    how can i fix the first or the first and second column from a QTableView?
    I like them not to move while i scroll the table entries.
    e.g. like the fixing function from Excel or OpenOffice Calc..

  2. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: Fixating column from QTableView ?

    I guess it might be easier to use a separate table. Try searching the forums, this topic has been discussed before.
    J-P Nurmi

  3. #3
    Join Date
    Aug 2006
    Location
    Germany
    Posts
    15
    Thanks
    1
    Thanked 3 Times in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Fixating column from QTableView ?

    hmm.. i tried it with two tableviews. it´s working nice.
    I was in doubt of wasting memory and performace .Two tables and extra coding..
    but its working great!

    Thank you!

Similar Threads

  1. QTableView column trouble
    By nategoofs in forum Qt Programming
    Replies: 6
    Last Post: 27th October 2009, 20:14
  2. QTableView without the first counter column?
    By pmaktieh.sirhc in forum Qt Programming
    Replies: 2
    Last Post: 4th January 2007, 22:03
  3. Replies: 9
    Last Post: 23rd November 2006, 11:39
  4. Replies: 0
    Last Post: 10th November 2006, 13:46
  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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.