|
-
May 18th, 1999, 12:14 AM
#1
Having a Report View attached to the Frame inDoc/View Architect
Hi,
Can someone help me to have a Report View attached to Frame.
You input will be appreciated!
Thanks!
-
May 18th, 1999, 03:11 AM
#2
Re: Having a Report View attached to the Frame inDoc/View Architect
When you say 'report view', I assume you mean a list view with multiple columns, like the full details view in Windows Explorer, right? For that, you need to create a view based on CListView. If your project already has its main type of view, you will need to create a second doc template for this new type of view. If that is as clear as mud, e-mail me at [email protected] and I'll help.
-
May 18th, 1999, 04:08 AM
#3
Re: Having a Report View attached to the Frame inDoc/View Architect
I would create the project with the default Form View. Then edit the dialog template of that view in the resource editor, and insert a CListCtrl object. Set its style to report view.
Rajaraman
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|