Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Report Control
  New Posts New Posts RSS Feed -  The sort triangle does not ALWAYS show up
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

 The sort triangle does not ALWAYS show up

 Post Reply Post Reply
Author
Message
franji1 View Drop Down
Groupie
Groupie
Avatar

Joined: 28 June 2005
Status: Offline
Points: 70
Post Options Post Options   Thanks (0) Thanks(0)   Quote franji1 Quote  Post ReplyReply Direct Link To This Post Topic:  The sort triangle does not ALWAYS show up
    Posted: 02 May 2017 at 11:27am

 m_StructRC.GetPaintManager()->m_DrawSortTriangleStyle = xtpReportDrawSortTriangleAlways;
 m_StructRC.GetPaintManager()->m_bDrawSortTriangleAlways = TRUE;

I want the header TEXT to CLIP, and ALWAYS show the triangle (if it can).  Does the above code not do that?  Currently it is NOT clipping the header text and it is HIDING the sort triangle when the column is not wide enough to show both the text AND the arrow.  I want the arrow to have precedence over the header text.

I am using version 13.0
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.125 seconds.