Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Report control tree mode
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Report control tree mode

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


Joined: 28 September 2005
Status: Offline
Points: 26
Post Options Post Options   Thanks (0) Thanks(0)   Quote mailhaim Quote  Post ReplyReply Direct Link To This Post Topic: Report control tree mode
    Posted: 18 October 2006 at 9:42am
Hi, I would like to use the report control as tree control with multiple columns (see http://www.codeguru.com/cpp/controls/treeview/multiview/article.php/c3985/ as an example).

Few issues I am trying to understand:
1. The selection of an item is full row selection - can I make that only the text of the item will be selected?
2. Does the report control support drag and drop of values into one of it fields (I don't mean d&d of columns)?
3. Can I adjust icons to the indented field (like icon of a tree item)?

Any input will help, Haim.
Back to Top
sserge View Drop Down
Moderator Group
Moderator Group


Joined: 01 December 2004
Status: Offline
Points: 1297
Post Options Post Options   Thanks (0) Thanks(0)   Quote sserge Quote  Post ReplyReply Direct Link To This Post Posted: 21 October 2006 at 6:02pm
Hi,

1. That could be possible, but not easily as one property.
2. No.
3. Yes, look also into a regular Report Control Sample, Tree View dialog.

--
WBR,
Serge
Back to Top
mailhaim View Drop Down
Newbie
Newbie


Joined: 28 September 2005
Status: Offline
Points: 26
Post Options Post Options   Thanks (0) Thanks(0)   Quote mailhaim Quote  Post ReplyReply Direct Link To This Post Posted: 22 October 2006 at 11:01am
Thanks Serge.
Several implementations of multiple-column tree control (see codeguru, codejock) indicate the demand for such control but most of them are not robust.
Adjusting the report control to fully support it may help a lot.

Regards, Haim
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.063 seconds.