Click here to Skip to main content
15,914,444 members
Home / Discussions / C#
   

C#

 
AnswerRe: listView Pin
Judah Gabriel Himango14-Sep-06 8:38
sponsorJudah Gabriel Himango14-Sep-06 8:38 
QuestionI have a question Pin
navyman35214-Sep-06 7:36
navyman35214-Sep-06 7:36 
AnswerRe: I have a question Pin
Judah Gabriel Himango14-Sep-06 8:38
sponsorJudah Gabriel Himango14-Sep-06 8:38 
GeneralRe: I have a question Pin
navyman35214-Sep-06 10:08
navyman35214-Sep-06 10:08 
AnswerRe: I have a question Pin
Suelinda_W20-Sep-06 4:37
Suelinda_W20-Sep-06 4:37 
QuestionText boxes to datagrids Pin
subduction3614-Sep-06 6:24
subduction3614-Sep-06 6:24 
AnswerRe: Text boxes to datagrids Pin
Not Active14-Sep-06 6:56
mentorNot Active14-Sep-06 6:56 
QuestionDatagrid to arraylist Pin
jeweladdict14-Sep-06 6:14
jeweladdict14-Sep-06 6:14 
There are plenty of articles on how to bind an arraylist to a datagrid, but how exactly does one get the arraylist back out of the datagrid?

I have bound an arraylist to the datagrid, and allow users to change all values (decimal, string, checkbox) and would like to update my arraylist to match the changes.

I guess there are two approaches, interate through each row of the datagrid, create a new object for my arraylist, and add it to a new arraylist...

Or I could just go trhough and compare the objects in arraylist and that of the datagrid and update whatever has changed...

Can anyone point me in the right direction as to how to approach this?
AnswerRe: Datagrid to arraylist Pin
Jay Riggs14-Sep-06 7:15
Jay Riggs14-Sep-06 7:15 
QuestionWindows Timer event, with other program Pin
T.Willey14-Sep-06 5:59
T.Willey14-Sep-06 5:59 
AnswerRe: Windows Timer event, with other program Pin
Nader Elshehabi14-Sep-06 9:52
Nader Elshehabi14-Sep-06 9:52 
GeneralRe: Windows Timer event, with other program Pin
T.Willey14-Sep-06 11:19
T.Willey14-Sep-06 11:19 
GeneralRe: Windows Timer event, with other program Pin
Nader Elshehabi14-Sep-06 11:37
Nader Elshehabi14-Sep-06 11:37 
GeneralRe: Windows Timer event, with other program Pin
T.Willey14-Sep-06 12:06
T.Willey14-Sep-06 12:06 
GeneralRe: Windows Timer event, with other program Pin
Nader Elshehabi14-Sep-06 12:26
Nader Elshehabi14-Sep-06 12:26 
GeneralRe: Windows Timer event, with other program Pin
T.Willey14-Sep-06 12:55
T.Willey14-Sep-06 12:55 
GeneralRe: Windows Timer event, with other program Pin
T.Willey14-Sep-06 13:10
T.Willey14-Sep-06 13:10 
GeneralRe: Windows Timer event, with other program Pin
Nader Elshehabi14-Sep-06 13:41
Nader Elshehabi14-Sep-06 13:41 
GeneralRe: Windows Timer event, with other program Pin
T.Willey14-Sep-06 14:02
T.Willey14-Sep-06 14:02 
GeneralRe: Windows Timer event, with other program Pin
Nader Elshehabi14-Sep-06 14:28
Nader Elshehabi14-Sep-06 14:28 
GeneralRe: Windows Timer event, with other program [modified] Pin
T.Willey15-Sep-06 7:29
T.Willey15-Sep-06 7:29 
AnswerRe: Windows Timer event, with other program Pin
Nader Elshehabi15-Sep-06 9:21
Nader Elshehabi15-Sep-06 9:21 
GeneralRe: Windows Timer event, with other program Pin
T.Willey15-Sep-06 10:03
T.Willey15-Sep-06 10:03 
GeneralRe: Windows Timer event, with other program Pin
Nader Elshehabi15-Sep-06 12:52
Nader Elshehabi15-Sep-06 12:52 
QuestionHotKey Indicator Pin
mtone14-Sep-06 5:18
mtone14-Sep-06 5:18 

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.