1. Multiple views Single Document MDI - no splitter views
Hi Folks, I have a situation where I need 4 views in my application. All the 4 views should co exist and shall be updated independently/ simultaneously. I searched the forum and all I got was how to create multiple views for a SDI and for MDI creating multiple document templates and make them refer to a single document . I dont know whether creating multiple document templates is a good solution as I read somewhere it is not an optimal solution. Is there any simple/optimal method by which I can go on adding a view for the document? If possible please paste a link to the sample application. Thanks in Advance. Regrads, JustLikeDat
2. Multiple views Single Document MDI
3. multiple view single document
Could some out point out to me how i can make a multiple view single doc implementation suppose i have 2 view and want to use the same CDocument could anyone give me pointers fordge
4. Creating Multiple Splitter Views in a Single Document MFC project
5. CFormView (single <-> multiple document view)
In C++ you have CFormView and Cview, is there a way to have the same in C# ? I want to use the CFormView, but how? Greetz JC
6. Multiple Views: how to open both views at startup or on new document
7. Inserting Single word document into multiple documents
Hi, Im looking to add a two page word document at the end of around 3000 CVs .Is there a way of doing this all at once? I have looked all over the internet and all i can find is programs that will insert text into open documents.I need to do it to a whole folder. Help is much appreciated. Thanks Terry
8. Creating Multiple Documents from a Single Documents - Word VBA