Click here to Skip to main content
15,919,479 members
Home / Discussions / C#
   

C#

 
GeneralMessage Removed Pin
18-Nov-11 9:22
professionalN_tro_P18-Nov-11 9:22 
GeneralRe: challange .net datepicker problem Pin
Pete O'Hanlon18-Nov-11 9:30
mvePete O'Hanlon18-Nov-11 9:30 
GeneralRe: challange .net datepicker problem Pin
djdanlib18-Nov-11 9:31
djdanlib18-Nov-11 9:31 
AnswerRe: challange .net datepicker problem Pin
Eddy Vluggen19-Nov-11 7:14
professionalEddy Vluggen19-Nov-11 7:14 
Questionhello Pin
DmitryMS18-Nov-11 2:03
DmitryMS18-Nov-11 2:03 
AnswerRe: hello Pin
Reiss18-Nov-11 2:23
professionalReiss18-Nov-11 2:23 
AnswerRe: hello Pin
Wayne Gaylard18-Nov-11 3:45
professionalWayne Gaylard18-Nov-11 3:45 
AnswerWorld PinPopular
Not Active18-Nov-11 5:44
mentorNot Active18-Nov-11 5:44 
GeneralRe: hello Pin
Dan Mos18-Nov-11 6:02
Dan Mos18-Nov-11 6:02 
AnswerRe: hello PinPopular
Pete O'Hanlon18-Nov-11 6:36
mvePete O'Hanlon18-Nov-11 6:36 
GeneralRe: hello Pin
Dan Mos18-Nov-11 6:39
Dan Mos18-Nov-11 6:39 
GeneralRe: hello Pin
Pete O'Hanlon18-Nov-11 7:31
mvePete O'Hanlon18-Nov-11 7:31 
AnswerRe: hello Pin
loyal ginger18-Nov-11 7:14
loyal ginger18-Nov-11 7:14 
AnswerRe: hello Pin
R. Giskard Reventlov18-Nov-11 7:49
R. Giskard Reventlov18-Nov-11 7:49 
QuestionGrid in a pictureBox, how to add certain letters in a word to a "Grid-box"? Pin
Member 839407317-Nov-11 23:42
Member 839407317-Nov-11 23:42 
AnswerRe: Grid in a pictureBox, how to add certain letters in a word to a "Grid-box"? Pin
Richard MacCutchan18-Nov-11 1:39
mveRichard MacCutchan18-Nov-11 1:39 
GeneralRe: Grid in a pictureBox, how to add certain letters in a word to a "Grid-box"? Pin
Member 839407318-Nov-11 2:05
Member 839407318-Nov-11 2:05 
GeneralRe: Grid in a pictureBox, how to add certain letters in a word to a "Grid-box"? Pin
Richard MacCutchan18-Nov-11 2:18
mveRichard MacCutchan18-Nov-11 2:18 
QuestionThread.WaitReason Pin
CTF6617-Nov-11 20:05
CTF6617-Nov-11 20:05 
AnswerRe: Thread.WaitReason Pin
Ravi Bhavnani18-Nov-11 2:04
professionalRavi Bhavnani18-Nov-11 2:04 
GeneralRe: Thread.WaitReason Pin
CTF6620-Nov-11 9:47
CTF6620-Nov-11 9:47 
QuestionSelecting/Deselecting items by checking checkboxes in a listview impossible? Pin
teknolog12317-Nov-11 7:32
teknolog12317-Nov-11 7:32 
AnswerRe: Selecting/Deselecting items by checking checkboxes in a listview impossible? Pin
Pete O'Hanlon17-Nov-11 7:40
mvePete O'Hanlon17-Nov-11 7:40 
GeneralRe: Selecting/Deselecting items by checking checkboxes in a listview impossible? Pin
teknolog12317-Nov-11 7:59
teknolog12317-Nov-11 7:59 
GeneralRe: Selecting/Deselecting items by checking checkboxes in a listview impossible? Pin
Matt U.17-Nov-11 8:19
Matt U.17-Nov-11 8:19 
May I ask why the items must be checked/unchecked AND selected/deselected? What you are witnessing is the default behavior of the ListView. When you check multiple items and select each one, and then you uncheck one, it unchecks all items. Just like if you CTRL+Click to select multiple items and then check ONE of them, they all get checked. I am not certain but perhaps you would need to extend the ListView control yourself?
djj55: Nice but may have a permission problem
Pete O'Hanlon: He has my permission to run it.

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.