Click here to Skip to main content
15,915,867 members
Home / Discussions / C#
   

C#

 
AnswerRe: Image Formats Pin
Christian Graus1-Mar-07 12:35
protectorChristian Graus1-Mar-07 12:35 
AnswerRe: Image Formats Pin
Luc Pattyn1-Mar-07 12:37
sitebuilderLuc Pattyn1-Mar-07 12:37 
AnswerRe: Image Formats Pin
Hayder Marzouk1-Mar-07 22:19
Hayder Marzouk1-Mar-07 22:19 
QuestionBuild Problem1 Pin
greekius1-Mar-07 10:22
greekius1-Mar-07 10:22 
AnswerRe: Build Problem1 Pin
Luc Pattyn1-Mar-07 10:59
sitebuilderLuc Pattyn1-Mar-07 10:59 
GeneralRe: Build Problem1 Pin
greekius1-Mar-07 21:21
greekius1-Mar-07 21:21 
GeneralRe: Build Problem1 Pin
Luc Pattyn1-Mar-07 23:11
sitebuilderLuc Pattyn1-Mar-07 23:11 
QuestionInvoke method on a datagridview control ! Pin
Hussam Fattahi1-Mar-07 9:54
Hussam Fattahi1-Mar-07 9:54 
I'm writing a multithreaded application, and in some phase in my program i have to add
a row to the datagridview control from thread other than the thread the control created
in, but when using this line of code

Control.CheckForIllegalCrossThreadCalls = false;


when the rows count comes out of the datagridview control visible area,and then try to
add a row the program stuck on screen (NotResponding).


so i want to know how to call an invoke method on a datagridview control to add a row?
in order to make the call a thread safe.

thanks in advance,
AnswerRe: Invoke method on a datagridview control ! Pin
Luc Pattyn1-Mar-07 10:18
sitebuilderLuc Pattyn1-Mar-07 10:18 
GeneralRe: Invoke method on a datagridview control ! Pin
Hussam Fattahi1-Mar-07 10:49
Hussam Fattahi1-Mar-07 10:49 
QuestionThe requested URI is invalid for this FTP command Pin
bemahesh1-Mar-07 9:06
bemahesh1-Mar-07 9:06 
QuestionShutdown Pin
hadad1-Mar-07 8:24
hadad1-Mar-07 8:24 
AnswerRe: Shutdown [modified] Pin
Dawid Mazuruk1-Mar-07 10:38
Dawid Mazuruk1-Mar-07 10:38 
AnswerRe: Shutdown Pin
Luc Pattyn1-Mar-07 11:03
sitebuilderLuc Pattyn1-Mar-07 11:03 
AnswerRe: Shutdown Pin
Hamid_RT2-Mar-07 0:01
Hamid_RT2-Mar-07 0:01 
QuestionSimple string Function Pin
Imran Adam1-Mar-07 7:28
Imran Adam1-Mar-07 7:28 
AnswerRe: Simple string Function Pin
Stefan Troschuetz1-Mar-07 7:32
Stefan Troschuetz1-Mar-07 7:32 
GeneralRe: Simple string Function Pin
Luc Pattyn1-Mar-07 7:57
sitebuilderLuc Pattyn1-Mar-07 7:57 
GeneralRe: Simple string Function Pin
Colin Angus Mackay1-Mar-07 8:01
Colin Angus Mackay1-Mar-07 8:01 
GeneralRe: Simple string Function Pin
Imran Adam1-Mar-07 9:00
Imran Adam1-Mar-07 9:00 
GeneralRe: Simple string Function [modified] Pin
Luc Pattyn1-Mar-07 9:20
sitebuilderLuc Pattyn1-Mar-07 9:20 
GeneralRe: Simple string Function Pin
Stefan Troschuetz1-Mar-07 23:29
Stefan Troschuetz1-Mar-07 23:29 
AnswerRe: Simple string Function Pin
Hayder Marzouk1-Mar-07 22:26
Hayder Marzouk1-Mar-07 22:26 
QuestionHTTP Tunneling in C# without proxy server Pin
SkyNET2908971-Mar-07 6:35
SkyNET2908971-Mar-07 6:35 
AnswerRe: HTTP Tunneling in C# without proxy server Pin
Ennis Ray Lynch, Jr.1-Mar-07 6:40
Ennis Ray Lynch, Jr.1-Mar-07 6:40 

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.