Click here to Skip to main content
15,924,193 members
Home / Discussions / C#
   

C#

 
GeneralRe: theForm.InvokeRequired or theElement.InvokeRequired Pin
leppie15-May-06 22:21
leppie15-May-06 22:21 
AnswerRe: theForm.InvokeRequired or theElement.InvokeRequired Pin
leppie15-May-06 21:16
leppie15-May-06 21:16 
QuestionHow to block screen saver 's Pin
ranandbe15-May-06 20:15
ranandbe15-May-06 20:15 
AnswerRe: How to block screen saver 's Pin
Cristoff15-May-06 23:49
Cristoff15-May-06 23:49 
QuestionAbout mobile application Pin
shamsh321015-May-06 20:11
shamsh321015-May-06 20:11 
Questionurgent c# and ASP.Net Pin
santoshD15-May-06 19:12
santoshD15-May-06 19:12 
AnswerRe: urgent c# and ASP.Net Pin
Christian Graus15-May-06 20:09
protectorChristian Graus15-May-06 20:09 
AnswerRe: urgent c# and ASP.Net Pin
J4amieC15-May-06 22:00
J4amieC15-May-06 22:00 
AnswerRe: urgent c# and ASP.Net Pin
ranandbe16-May-06 0:45
ranandbe16-May-06 0:45 
QuestionC# Pin
nrprasad15-May-06 18:35
nrprasad15-May-06 18:35 
AnswerRe: C# Pin
nrprasad15-May-06 18:39
nrprasad15-May-06 18:39 
AnswerRe: C# Pin
Christian Graus15-May-06 20:10
protectorChristian Graus15-May-06 20:10 
QuestionHow to enable Ctrl+C, Ctrl+V, Ctrl+X in a text box? Pin
karinya15-May-06 14:58
karinya15-May-06 14:58 
QuestionClass of C++ to be used in C# Pin
clint198215-May-06 14:23
clint198215-May-06 14:23 
AnswerRe: Class of C++ to be used in C# Pin
Alex Korchemniy15-May-06 21:12
Alex Korchemniy15-May-06 21:12 
AnswerRe: Class of C++ to be used in C# Pin
Guffa15-May-06 21:20
Guffa15-May-06 21:20 
GeneralRe: Class of C++ to be used in C# Pin
clint198216-May-06 0:12
clint198216-May-06 0:12 
QuestionDatagrid Pin
clint198215-May-06 14:21
clint198215-May-06 14:21 
AnswerRe: Datagrid Pin
Robert Rohde15-May-06 18:58
Robert Rohde15-May-06 18:58 
No the DataGrid is plain too dumb for this. Either try out the DataGridView (coming with .Net 2.0) in VirtualMode, split the data yourself and let the user page the data or use this grid[^] which can also be virtual and allows about any size to be displayed (I tried it with 100 columns and 100 mio rows and beside some selection problems it worked really good).
GeneralRe: Datagrid Pin
clint198216-May-06 0:12
clint198216-May-06 0:12 
AnswerRe: Datagrid Pin
Jakob Farian Krarup15-May-06 23:55
Jakob Farian Krarup15-May-06 23:55 
QuestionHow To Ping Another Pc Pin
Fahad Ali15-May-06 13:31
Fahad Ali15-May-06 13:31 
AnswerRe: How To Ping Another Pc Pin
Sean8915-May-06 15:00
Sean8915-May-06 15:00 
QuestionHow To Hide Processes In Task Manager Pin
Fahad Ali15-May-06 13:24
Fahad Ali15-May-06 13:24 
AnswerRe: How To Hide Processes In Task Manager Pin
Alex Korchemniy15-May-06 21:10
Alex Korchemniy15-May-06 21:10 

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.