Click here to Skip to main content
15,887,746 members
Home / Discussions / C#
   

C#

 
GeneralRe: How can I solve this error : " Provided column already belongs to the DataGridView control" Pin
babak1410-Sep-13 8:03
babak1410-Sep-13 8:03 
GeneralRe: How can I solve this error : " Provided column already belongs to the DataGridView control" Pin
babak1410-Sep-13 8:16
babak1410-Sep-13 8:16 
QuestionMessageBox with textbox WPF Pin
juliogyn10-Sep-13 3:57
juliogyn10-Sep-13 3:57 
AnswerRe: MessageBox with textbox WPF Pin
Richard MacCutchan10-Sep-13 5:17
mveRichard MacCutchan10-Sep-13 5:17 
QuestionTake the first day of the month and the last day of the month ? Pin
Member 24584679-Sep-13 22:59
Member 24584679-Sep-13 22:59 
AnswerRe: Take the first day of the month and the last day of the month ? Pin
Richard MacCutchan9-Sep-13 23:43
mveRichard MacCutchan9-Sep-13 23:43 
GeneralRe: Take the first day of the month and the last day of the month ? Pin
Pete O'Hanlon10-Sep-13 0:44
mvePete O'Hanlon10-Sep-13 0:44 
AnswerRe: Take the first day of the month and the last day of the month ? Pin
Pete O'Hanlon10-Sep-13 0:38
mvePete O'Hanlon10-Sep-13 0:38 
Well, there are a few problems I can potentially see here. The first being what happens if the date format isn't set so that the month forms the second part of this? Your logic will go out the window. Plus, surely you just need to simplify the end date bit by subtracting one from the first day of this month + 1 month. In other words, the logic in your to picker is wrong in that you are adding 1 month to today and then expecing the last day to somehow be found out just by subtracting 1.

AnswerRe: Take the first day of the month and the last day of the month ? Pin
Pete O'Hanlon10-Sep-13 2:22
mvePete O'Hanlon10-Sep-13 2:22 
AnswerRe: Take the first day of the month and the last day of the month ? Pin
ExcellentOrg10-Sep-13 5:27
ExcellentOrg10-Sep-13 5:27 
GeneralRe: Take the first day of the month and the last day of the month ? Pin
jschell10-Sep-13 8:52
jschell10-Sep-13 8:52 
QuestionUnable to change default color of Progress Bar control in winforms Pin
superselector8-Sep-13 21:02
superselector8-Sep-13 21:02 
AnswerRe: Unable to change default color of Progress Bar control in winforms Pin
Abhinav S8-Sep-13 22:28
Abhinav S8-Sep-13 22:28 
AnswerRe: Unable to change default color of Progress Bar control in winforms Pin
Eddy Vluggen8-Sep-13 22:33
professionalEddy Vluggen8-Sep-13 22:33 
QuestionC# code making prolem when calling secure conection. Pin
Shinu K8-Sep-13 20:15
Shinu K8-Sep-13 20:15 
AnswerRe: C# code making prolem when calling secure conection. Pin
Abhinav S8-Sep-13 22:25
Abhinav S8-Sep-13 22:25 
QuestionC# vs Delphi. any ideas? Pin
Swinkaran8-Sep-13 20:13
professionalSwinkaran8-Sep-13 20:13 
AnswerRe: C# vs Delphi. any ideas? Pin
Abhinav S8-Sep-13 22:22
Abhinav S8-Sep-13 22:22 
AnswerRe: C# vs Delphi. any ideas? Pin
Eddy Vluggen8-Sep-13 22:33
professionalEddy Vluggen8-Sep-13 22:33 
QuestionCurrent Row Select in DataGridView ... Pin
smh13928-Sep-13 6:46
smh13928-Sep-13 6:46 
AnswerRe: Current Row Select in DataGridView ... Pin
Richard Andrew x648-Sep-13 14:20
professionalRichard Andrew x648-Sep-13 14:20 
AnswerRe: Current Row Select in DataGridView ... Pin
Eddy Vluggen9-Sep-13 8:06
professionalEddy Vluggen9-Sep-13 8:06 
Questionwordlist generator Pin
mory_2607-Sep-13 21:50
mory_2607-Sep-13 21:50 
SuggestionRe: wordlist generator Pin
Richard MacCutchan8-Sep-13 0:39
mveRichard MacCutchan8-Sep-13 0:39 
AnswerRe: wordlist generator Pin
Eddy Vluggen9-Sep-13 8:13
professionalEddy Vluggen9-Sep-13 8:13 

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.