Click here to Skip to main content
15,922,512 members
Home / Discussions / C#
   

C#

 
Questionwhere is create Class Diagram option?? Pin
Saira Tanwir10-Apr-07 2:50
Saira Tanwir10-Apr-07 2:50 
AnswerRe: where is create Class Diagram option?? Pin
Colin Angus Mackay10-Apr-07 3:03
Colin Angus Mackay10-Apr-07 3:03 
AnswerRe: where is create Class Diagram option?? Pin
Pete O'Hanlon10-Apr-07 3:14
mvePete O'Hanlon10-Apr-07 3:14 
AnswerRe: where is create Class Diagram option?? Pin
Sathesh Sakthivel10-Apr-07 3:17
Sathesh Sakthivel10-Apr-07 3:17 
GeneralRe: where is create Class Diagram option?? Pin
Colin Angus Mackay10-Apr-07 3:33
Colin Angus Mackay10-Apr-07 3:33 
Questionmake program work as monitor to store each word and text ? Pin
Ahmed R El Bohoty10-Apr-07 2:32
Ahmed R El Bohoty10-Apr-07 2:32 
AnswerRe: make program work as monitor to store each word and text ? Pin
Colin Angus Mackay10-Apr-07 3:05
Colin Angus Mackay10-Apr-07 3:05 
AnswerRe: make program work as monitor to store each word and text ? Pin
Ahmed R El Bohoty10-Apr-07 6:12
Ahmed R El Bohoty10-Apr-07 6:12 
AnswerRe: make program work as monitor to store each word and text ? Pin
Pete O'Hanlon10-Apr-07 3:17
mvePete O'Hanlon10-Apr-07 3:17 
GeneralRe: make program work as monitor to store each word and text ? Pin
Colin Angus Mackay10-Apr-07 3:35
Colin Angus Mackay10-Apr-07 3:35 
GeneralRe: make program work as monitor to store each word and text ? Pin
Ahmed R El Bohoty10-Apr-07 4:52
Ahmed R El Bohoty10-Apr-07 4:52 
GeneralRe: make program work as monitor to store each word and text ? Pin
Dan Neely10-Apr-07 4:58
Dan Neely10-Apr-07 4:58 
QuestionDataGridView keydown event Pin
7110-Apr-07 2:25
7110-Apr-07 2:25 
AnswerRe: DataGridView keydown event Pin
_mubashir10-Apr-07 2:31
_mubashir10-Apr-07 2:31 
QuestionHow to create textbox dynamically Pin
indiaone10-Apr-07 2:24
indiaone10-Apr-07 2:24 
AnswerRe: How to create textbox dynamically Pin
_mubashir10-Apr-07 2:27
_mubashir10-Apr-07 2:27 
AnswerRe: How to create textbox dynamically Pin
sundeeppatil10-Apr-07 11:25
sundeeppatil10-Apr-07 11:25 
QuestionMDI Showdialog() problem Pin
Test27030710-Apr-07 1:49
Test27030710-Apr-07 1:49 
AnswerRe: MDI Showdialog() problem Pin
Nader Elshehabi10-Apr-07 1:57
Nader Elshehabi10-Apr-07 1:57 
QuestionMDI container Pin
Test27030710-Apr-07 1:34
Test27030710-Apr-07 1:34 
AnswerRe: MDI container Pin
Nader Elshehabi10-Apr-07 1:55
Nader Elshehabi10-Apr-07 1:55 
Questioninsert a Word-Document into an Excel-Sheet Pin
SSSelvi10-Apr-07 0:45
SSSelvi10-Apr-07 0:45 
QuestionCreating a word document Pin
Darren Sim10-Apr-07 0:22
Darren Sim10-Apr-07 0:22 
AnswerRe: Creating a word document Pin
GoFast12410-Apr-07 18:40
GoFast12410-Apr-07 18:40 
GeneralRe: Creating a word document Pin
Darren Sim11-Apr-07 22:09
Darren Sim11-Apr-07 22:09 
Thanks for the reply,

I looked into doing this, however there will be several different styles of reports - with more to be added by the user and writing a class to generate each in rtf would not really be an option. I have been looking to create some template documents that can then be filled from the data layer. The xml/xsl route seems to cover what I need by creating the stylesheet and then merging that with the dataset. However, I am not very experienced with this and there seem to be many different approaches to doing this.

Regards
Darren

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.