![]() |
Report control tree mode |
Post Reply
|
| Author | |
mailhaim
Newbie
Joined: 28 September 2005 Status: Offline Points: 26 |
Post Options
Thanks(0)
Quote Reply
Topic: Report control tree modePosted: 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. |
|
![]() |
|
sserge
Moderator Group
Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
Quote Reply
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 |
|
![]() |
|
mailhaim
Newbie
Joined: 28 September 2005 Status: Offline Points: 26 |
Post Options
Thanks(0)
Quote Reply
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 |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |