Click here to Skip to main content
15,895,462 members
Home / Discussions / C#
   

C#

 
QuestionRe: Why getting Error :Column name doesn't belong to table Pin
Richard MacCutchan1-Mar-16 0:00
mveRichard MacCutchan1-Mar-16 0:00 
AnswerRe: Why getting Error :Column name doesn't belong to table Pin
Veena Hosur1-Mar-16 0:08
Veena Hosur1-Mar-16 0:08 
GeneralRe: Why getting Error :Column name doesn't belong to table Pin
Richard MacCutchan1-Mar-16 0:25
mveRichard MacCutchan1-Mar-16 0:25 
AnswerRe: Why getting Error :Column name doesn't belong to table Pin
Richard MacCutchan1-Mar-16 0:06
mveRichard MacCutchan1-Mar-16 0:06 
SuggestionRe: Why getting Error :Column name doesn't belong to table PinPopular
Sascha Lefèvre1-Mar-16 0:13
professionalSascha Lefèvre1-Mar-16 0:13 
GeneralRe: Why getting Error :Column name doesn't belong to table Pin
Luc Pattyn1-Mar-16 2:35
sitebuilderLuc Pattyn1-Mar-16 2:35 
GeneralRe: Why getting Error :Column name doesn't belong to table Pin
Sascha Lefèvre1-Mar-16 2:49
professionalSascha Lefèvre1-Mar-16 2:49 
QuestionData Access Layer for C# Pin
levanduyet_vn29-Feb-16 21:44
levanduyet_vn29-Feb-16 21:44 
AnswerRe: Data Access Layer for C# Pin
Richard MacCutchan29-Feb-16 21:55
mveRichard MacCutchan29-Feb-16 21:55 
GeneralRe: Data Access Layer for C# Pin
levanduyet_vn29-Feb-16 22:16
levanduyet_vn29-Feb-16 22:16 
GeneralRe: Data Access Layer for C# Pin
Richard MacCutchan29-Feb-16 22:32
mveRichard MacCutchan29-Feb-16 22:32 
AnswerRe: Data Access Layer for C# Pin
Pete O'Hanlon29-Feb-16 22:10
mvePete O'Hanlon29-Feb-16 22:10 
GeneralRe: Data Access Layer for C# Pin
levanduyet_vn29-Feb-16 22:14
levanduyet_vn29-Feb-16 22:14 
GeneralRe: Data Access Layer for C# Pin
Pete O'Hanlon29-Feb-16 22:30
mvePete O'Hanlon29-Feb-16 22:30 
GeneralRe: Data Access Layer for C# Pin
levanduyet_vn29-Feb-16 22:48
levanduyet_vn29-Feb-16 22:48 
AnswerRe: Data Access Layer for C# Pin
V.1-Mar-16 1:02
professionalV.1-Mar-16 1:02 
GeneralRe: Data Access Layer for C# Pin
levanduyet_vn1-Mar-16 1:16
levanduyet_vn1-Mar-16 1:16 
AnswerRe: Data Access Layer for C# Pin
Frank Kerrigan4-Mar-16 3:54
Frank Kerrigan4-Mar-16 3:54 
QuestionAmend connection string from app.config and save back Pin
levanduyet_vn29-Feb-16 19:07
levanduyet_vn29-Feb-16 19:07 
AnswerRe: Amend connection string from app.config and save back Pin
Bernhard Hiller29-Feb-16 21:19
Bernhard Hiller29-Feb-16 21:19 
GeneralRe: Amend connection string from app.config and save back Pin
levanduyet_vn29-Feb-16 21:43
levanduyet_vn29-Feb-16 21:43 
QuestionShow panel after a job is completed Pin
Pablo Bozzolo29-Feb-16 6:13
Pablo Bozzolo29-Feb-16 6:13 
GeneralRe: Show panel after a job is completed Pin
Richard MacCutchan29-Feb-16 7:02
mveRichard MacCutchan29-Feb-16 7:02 
GeneralRe: Show panel after a job is completed Pin
Pablo Bozzolo29-Feb-16 7:32
Pablo Bozzolo29-Feb-16 7:32 
Of course I know that I want to do (instead of numbers some characters will be placed) and the number of 3500 is not optional.

I'd like to be able to add an event handler to each label in a future so I don't want to use a Richtext or something different to a bunch of controls.

Maybe I can use a GridView (I've no experience in Visual Studio), ...... I hope it will help because If put vertical scrollbar it freeze the GUI because the high number of controls in the Panel.

The question here is WHY I can see when labels are filled if the Panel is invisible!
SuggestionRe: Show panel after a job is completed Pin
Sascha Lefèvre29-Feb-16 7:48
professionalSascha Lefèvre29-Feb-16 7:48 

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.