Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Report Control
  New Posts New Posts RSS Feed - CXTPReportControl BUG
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

CXTPReportControl BUG

 Post Reply Post Reply
Author
Message Reverse Sort Order
znakeeye View Drop Down
Senior Member
Senior Member
Avatar

Joined: 26 July 2006
Status: Offline
Points: 1672
Post Options Post Options   Thanks (0) Thanks(0)   Quote znakeeye Quote  Post ReplyReply Direct Link To This Post Topic: CXTPReportControl BUG
    Posted: 08 February 2008 at 8:20am
I really had to struggle this time, but I did find a bug. 11.2.2 is really robust. Thanks :)
 
Anyway, I have a CXTPReportControl with three columns. Then I set the minimum width to zero:
pColumn->SetMinWidth(0);
 
Fine, now I see two bugs:
1) If I try to hide the last column, by resizing it to zero-width, all columns are resized some 10 pixels or so, if I release the mouse outside the control!
2) If I hide the first column in the same manner, it does indeed disappear. However, it is impossible to get it back!
 
A fast fix would be appreciated. Thanks!
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.110 seconds.