Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Report Control
  New Posts New Posts RSS Feed - Using Tree View In ReportCntrl
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Using Tree View In ReportCntrl

 Post Reply Post Reply
Author
Message
AshishSathe View Drop Down
Newbie
Newbie


Joined: 20 February 2008
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote AshishSathe Quote  Post ReplyReply Direct Link To This Post Topic: Using Tree View In ReportCntrl
    Posted: 20 February 2008 at 9:38am
Hello,
            Is there any way to disable/hide the draw-lines and expand /collapse buttons while using column with treeview enabled?

I want the data to display in a tree format -but without the draw lines and expand collapse buttons

Back to Top
AshishSathe View Drop Down
Newbie
Newbie


Joined: 20 February 2008
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote AshishSathe Quote  Post ReplyReply Direct Link To This Post Posted: 22 February 2008 at 3:08am
m_wndReport.GetPaintManager()->m_treeStructureStyle = xtpTreeStructureNone;

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.141 seconds.