Click here to Skip to main content
15,901,666 members
Home / Discussions / C#
   

C#

 
QuestionBackground worker release resources Pin
udi altman24-Oct-18 8:00
udi altman24-Oct-18 8:00 
AnswerRe: Background worker release resources Pin
OriginalGriff24-Oct-18 20:01
mveOriginalGriff24-Oct-18 20:01 
AnswerRe: Background worker release resources Pin
Eddy Vluggen25-Oct-18 0:45
professionalEddy Vluggen25-Oct-18 0:45 
QuestionDataGridView with scrollbar is flickering Pin
Shine Ashraf23-Oct-18 23:40
Shine Ashraf23-Oct-18 23:40 
AnswerRe: DataGridView with scrollbar is flickering Pin
Eddy Vluggen23-Oct-18 23:48
professionalEddy Vluggen23-Oct-18 23:48 
GeneralRe: DataGridView with scrollbar is flickering Pin
Shine Ashraf24-Oct-18 0:03
Shine Ashraf24-Oct-18 0:03 
GeneralRe: DataGridView with scrollbar is flickering Pin
Eddy Vluggen24-Oct-18 0:07
professionalEddy Vluggen24-Oct-18 0:07 
AnswerRe: DataGridView with scrollbar is flickering Pin
OriginalGriff23-Oct-18 23:53
mveOriginalGriff23-Oct-18 23:53 
Consider using the Control.SuspendLayout Method (System.Windows.Forms) | Microsoft Docs[^] and Control.ResumeLayout Method (System.Windows.Forms) | Microsoft Docs[^] around your whole update. You should also set the DataSource property to null before you start adding columns.
Sent from my Amstrad PC 1640
Never throw anything away, Griff
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...
AntiTwitter: @DalekDave is now a follower!

GeneralRe: DataGridView with scrollbar is flickering Pin
Shine Ashraf24-Oct-18 0:07
Shine Ashraf24-Oct-18 0:07 
QuestionHow to program credit card swipe in winform ? Pin
Member 245846723-Oct-18 21:18
Member 245846723-Oct-18 21:18 
AnswerRe: How to program credit card swipe in winform ? Pin
OriginalGriff23-Oct-18 21:25
mveOriginalGriff23-Oct-18 21:25 
AnswerRe: How to program credit card swipe in winform ? Pin
Chris Quinn23-Oct-18 22:59
Chris Quinn23-Oct-18 22:59 
QuestionC# Input id Insert problems Pin
7007654323-Oct-18 21:16
7007654323-Oct-18 21:16 
QuestiondateTimePicker / smtp client Pin
User 1367511423-Oct-18 1:50
User 1367511423-Oct-18 1:50 
AnswerRe: dateTimePicker / smtp client Pin
BillWoodruff23-Oct-18 3:34
professionalBillWoodruff23-Oct-18 3:34 
GeneralRe: dateTimePicker / smtp client Pin
User 1367511424-Oct-18 1:23
User 1367511424-Oct-18 1:23 
AnswerRe: dateTimePicker / smtp client Pin
OriginalGriff23-Oct-18 4:23
mveOriginalGriff23-Oct-18 4:23 
GeneralRe: dateTimePicker / smtp client Pin
User 1367511424-Oct-18 1:21
User 1367511424-Oct-18 1:21 
GeneralRe: dateTimePicker / smtp client Pin
OriginalGriff24-Oct-18 1:35
mveOriginalGriff24-Oct-18 1:35 
QuestionC# Socket TCP - Change the client class to send the file, and the server receives the file. Pin
Member 1181344422-Oct-18 6:13
Member 1181344422-Oct-18 6:13 
AnswerRe: C# Socket TCP - Change the client class to send the file, and the server receives the file. Pin
Afzaal Ahmad Zeeshan22-Oct-18 7:43
professionalAfzaal Ahmad Zeeshan22-Oct-18 7:43 
AnswerRe: C# Socket TCP - Change the client class to send the file, and the server receives the file. Pin
Richard MacCutchan22-Oct-18 21:37
mveRichard MacCutchan22-Oct-18 21:37 
QuestionCheque printing in winforms application using C# dotnet Pin
ccrenil20-Oct-18 1:43
ccrenil20-Oct-18 1:43 
AnswerRe: Cheque printing in winforms application using C# dotnet Pin
Afzaal Ahmad Zeeshan20-Oct-18 3:21
professionalAfzaal Ahmad Zeeshan20-Oct-18 3:21 
QuestionVery slow code in bar code reading Pin
Ali Alshihry19-Oct-18 14:57
Ali Alshihry19-Oct-18 14:57 

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.