Click here to Skip to main content
16,012,082 members
Home / Discussions / C#
   

C#

 
GeneralRe: How can I catch PrintDialog opened on IE? Pin
ScottM127-May-09 20:36
ScottM127-May-09 20:36 
QuestionHow to set 'innerText' property of an HTMLElement? Pin
svt gdwl27-May-09 19:16
svt gdwl27-May-09 19:16 
Question[Message Deleted] Pin
adneilme27-May-09 17:28
adneilme27-May-09 17:28 
AnswerRe: Network Programming with TCP/IP socket Pin
ScottM127-May-09 20:41
ScottM127-May-09 20:41 
QuestionCreate new instance of DataGridView Pin
rezatati27-May-09 16:38
rezatati27-May-09 16:38 
AnswerRe: Create new instance of DataGridView Pin
Luc Pattyn27-May-09 17:17
sitebuilderLuc Pattyn27-May-09 17:17 
GeneralRe: Create new instance of DataGridView Pin
rezatati27-May-09 18:29
rezatati27-May-09 18:29 
GeneralRe: Create new instance of DataGridView Pin
Luc Pattyn27-May-09 18:37
sitebuilderLuc Pattyn27-May-09 18:37 
Hi,

I'm guessing you want to print a DGV that is slightly different from the one displayed on screen, without temporarily changing the one on screen.

If so, you would need a DGV clone; if the DGV got filled from a DataSource, just create a new DGV (with the "new" keyword) and bind to the same DataSource. If not, I suggest you google for "DataGridView Clone".

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

The quality and detail of your question reflects on the effectiveness of the help you are likely to get.
Show formatted code inside PRE tags, and give clear symptoms when describing a problem.

Questioncalender view with events extract from database Pin
benjamin yap27-May-09 15:27
benjamin yap27-May-09 15:27 
QuestionLoad pID and productname to combobox - c sharp. Pin
misCafe27-May-09 15:04
misCafe27-May-09 15:04 
AnswerRe: Load pID and productname to combobox - c sharp. Pin
Satish Pai27-May-09 19:20
Satish Pai27-May-09 19:20 
GeneralRe: Load pID and productname to combobox - c sharp. Pin
ScottM127-May-09 20:47
ScottM127-May-09 20:47 
GeneralRe: Load pID and productname to combobox - c sharp. Pin
misCafe27-May-09 22:47
misCafe27-May-09 22:47 
GeneralRe: Load pID and productname to combobox - c sharp. Pin
ScottM127-May-09 22:54
ScottM127-May-09 22:54 
QuestionActiveX component problems Pin
rasikrodri27-May-09 13:43
rasikrodri27-May-09 13:43 
QuestionTesting Localized Form (Debug vs non-Debug) Pin
cpl27-May-09 13:43
cpl27-May-09 13:43 
QuestionUpdate records problem Pin
desir10227-May-09 13:15
desir10227-May-09 13:15 
AnswerRe: Update records problem Pin
Vimalsoft(Pty) Ltd27-May-09 20:50
professionalVimalsoft(Pty) Ltd27-May-09 20:50 
QuestionWhy multiselected text files don't open in more tabs Pin
Aljaz11127-May-09 13:08
Aljaz11127-May-09 13:08 
AnswerRe: Why multiselected text files don't open in more tabs Pin
Luc Pattyn27-May-09 13:40
sitebuilderLuc Pattyn27-May-09 13:40 
GeneralRe: Why multiselected text files don't open in more tabs [modified] Pin
Aljaz11127-May-09 13:51
Aljaz11127-May-09 13:51 
GeneralRe: Why multiselected text files don't open in more tabs Pin
Luc Pattyn27-May-09 14:26
sitebuilderLuc Pattyn27-May-09 14:26 
GeneralRe: Why multiselected text files don't open in more tabs Pin
Aljaz11127-May-09 14:29
Aljaz11127-May-09 14:29 
GeneralRe: Why multiselected text files don't open in more tabs Pin
Luc Pattyn27-May-09 14:38
sitebuilderLuc Pattyn27-May-09 14:38 
GeneralRe: Why multiselected text files don't open in more tabs Pin
Aljaz11127-May-09 14:55
Aljaz11127-May-09 14:55 

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.