Click here to Skip to main content
15,890,845 members
Home / Discussions / C#
   

C#

 
QuestionUse methods from another form Pin
michaelgr116-May-09 2:08
michaelgr116-May-09 2:08 
AnswerRe: Use methods from another form Pin
OriginalGriff16-May-09 2:39
mveOriginalGriff16-May-09 2:39 
AnswerRe: Use methods from another form Pin
michaelgr116-May-09 3:03
michaelgr116-May-09 3:03 
GeneralRe: Use methods from another form Pin
OriginalGriff16-May-09 3:53
mveOriginalGriff16-May-09 3:53 
AnswerRe: Use methods from another form Pin
Manas Bhardwaj16-May-09 6:20
professionalManas Bhardwaj16-May-09 6:20 
GeneralRe: Use methods from another form Pin
michaelgr116-May-09 6:33
michaelgr116-May-09 6:33 
GeneralRe: Use methods from another form Pin
Dave Kreskowiak16-May-09 17:24
mveDave Kreskowiak16-May-09 17:24 
QuestionDataGridView CellPainting Performance Issue Pin
John Jak16-May-09 2:08
John Jak16-May-09 2:08 
Currently I am downloading exchange data and using DataGridView to display the data in real time.

I have as many as 6 DataGrids with 5 columns and many rows each that are updated about twice a second. The problem is, if only a few cells are modified, most of the time the whole grid is repainted degrading the performance of the DataGrid! I know this to be the case as some flicker is evident on cells that are unchanged. I have also implemented a simple counter in the CellPainting event to verify this.

Does anybody know how to only paint cells that have changed and bypass the others?

john1166
QuestionOCR using Abby Finereader in C# Pin
makimca16-May-09 1:33
makimca16-May-09 1:33 
AnswerRe: OCR using Abby Finereader in C# Pin
incaunu16-Jul-09 3:20
incaunu16-Jul-09 3:20 
AnswerRe: OCR using Abby Finereader in C# Pin
shparmar17-Nov-10 23:03
shparmar17-Nov-10 23:03 
Questiongraph Pin
shanmugam_1316-May-09 0:45
shanmugam_1316-May-09 0:45 
AnswerRe: graph Pin
Rajesh R Subramanian16-May-09 1:16
professionalRajesh R Subramanian16-May-09 1:16 
GeneralRe: graph Pin
Manas Bhardwaj16-May-09 6:23
professionalManas Bhardwaj16-May-09 6:23 
GeneralRe: graph Pin
Rajesh R Subramanian16-May-09 19:11
professionalRajesh R Subramanian16-May-09 19:11 
Questionwho do i add atext to textbox in section1 in crystalreport Pin
Member 439903616-May-09 0:30
Member 439903616-May-09 0:30 
QuestionTwo C#.Net questions Pin
Roland Szigeti16-May-09 0:21
Roland Szigeti16-May-09 0:21 
AnswerRe: Two C#.Net questions Pin
PIEBALDconsult16-May-09 3:26
mvePIEBALDconsult16-May-09 3:26 
GeneralRe: Two C#.Net questions Pin
Roland Szigeti16-May-09 3:56
Roland Szigeti16-May-09 3:56 
GeneralRe: Two C#.Net questions Pin
PIEBALDconsult16-May-09 7:35
mvePIEBALDconsult16-May-09 7:35 
GeneralRe: Two C#.Net questions Pin
Roland Szigeti16-May-09 8:14
Roland Szigeti16-May-09 8:14 
GeneralRe: Two C#.Net questions Pin
PIEBALDconsult16-May-09 9:48
mvePIEBALDconsult16-May-09 9:48 
AnswerRe: Two C#.Net questions Pin
MumbleB16-May-09 5:24
MumbleB16-May-09 5:24 
GeneralRe: Two C#.Net questions Pin
Roland Szigeti16-May-09 5:27
Roland Szigeti16-May-09 5:27 
GeneralRe: Two C#.Net questions Pin
MumbleB16-May-09 5:36
MumbleB16-May-09 5:36 

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.