Click here to Skip to main content
15,893,594 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to access unmanaged function in c# Pin
Richard Andrew x6423-Mar-06 3:34
professionalRichard Andrew x6423-Mar-06 3:34 
GeneralRe: How to access unmanaged function in c# Pin
J4amieC23-Mar-06 4:00
J4amieC23-Mar-06 4:00 
Questioncrash dump files Pin
Mridang Agarwalla23-Mar-06 0:07
Mridang Agarwalla23-Mar-06 0:07 
AnswerRe: crash dump files Pin
Adiphe23-Mar-06 0:50
Adiphe23-Mar-06 0:50 
AnswerRe: crash dump files Pin
leppie23-Mar-06 2:21
leppie23-Mar-06 2:21 
QuestionCreate .wav file with C# Pin
Adiphe22-Mar-06 23:53
Adiphe22-Mar-06 23:53 
AnswerRe: Create .wav file with C# Pin
mav.northwind23-Mar-06 3:21
mav.northwind23-Mar-06 3:21 
QuestionListView Question Pin
JacquesDP22-Mar-06 23:07
JacquesDP22-Mar-06 23:07 
I have this listview that is populated using an arraylist, I have check boxes assigned to this listview, whenever the user selects a check box the index of the checked item must be returned and the item at that index within the arraylist must be removed.

My problem being the following. The actual item.checked can only be used when the itemcheck event has completed, so you can't do that within the event cause it hasn't occured yet.

Anyone any ideas?

Thanx in advance.
AnswerRe: ListView Question Pin
Ahmad Mahmoud [candseeme]22-Mar-06 23:44
Ahmad Mahmoud [candseeme]22-Mar-06 23:44 
GeneralRe: ListView Question Pin
JacquesDP22-Mar-06 23:48
JacquesDP22-Mar-06 23:48 
GeneralRe: ListView Question Pin
Ahmad Mahmoud [candseeme]23-Mar-06 0:40
Ahmad Mahmoud [candseeme]23-Mar-06 0:40 
GeneralRe: ListView Question Pin
JacquesDP23-Mar-06 19:00
JacquesDP23-Mar-06 19:00 
QuestionDescription gets truncated on server :confused: Pin
Jax_qqq22-Mar-06 23:06
Jax_qqq22-Mar-06 23:06 
AnswerRe: Description gets truncated on server :confused: Pin
albCode22-Mar-06 23:12
albCode22-Mar-06 23:12 
GeneralRe: Description gets truncated on server :confused: Pin
Jax_qqq23-Mar-06 1:01
Jax_qqq23-Mar-06 1:01 
GeneralRe: Description gets truncated on server :confused: Pin
Guffa23-Mar-06 2:08
Guffa23-Mar-06 2:08 
QuestionInsert Byte/int to TextBox Pin
kobi10i1022-Mar-06 23:05
kobi10i1022-Mar-06 23:05 
AnswerRe: Insert Byte/int to TextBox Pin
albCode22-Mar-06 23:15
albCode22-Mar-06 23:15 
GeneralRe: Insert Byte/int to TextBox Pin
kobi10i1022-Mar-06 23:21
kobi10i1022-Mar-06 23:21 
GeneralRe: Insert Byte/int to TextBox Pin
albCode22-Mar-06 23:33
albCode22-Mar-06 23:33 
GeneralRe: Insert Byte/int to TextBox Pin
kobi10i1023-Mar-06 0:37
kobi10i1023-Mar-06 0:37 
GeneralRe: Insert Byte/int to TextBox Pin
Ahmad Mahmoud [candseeme]23-Mar-06 0:24
Ahmad Mahmoud [candseeme]23-Mar-06 0:24 
GeneralRe: Insert Byte/int to TextBox Pin
kobi10i1023-Mar-06 0:38
kobi10i1023-Mar-06 0:38 
GeneralRe: Insert Byte/int to TextBox Pin
Ahmad Mahmoud [candseeme]23-Mar-06 0:42
Ahmad Mahmoud [candseeme]23-Mar-06 0:42 
GeneralRe: Insert Byte/int to TextBox Pin
albCode23-Mar-06 1:22
albCode23-Mar-06 1:22 

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.