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

C#

 
QuestionHow to write a user defined windows control??? Pin
Ming Luo30-Sep-05 11:48
Ming Luo30-Sep-05 11:48 
AnswerRe: How to write a user defined windows control??? Pin
Jon Rista30-Sep-05 12:23
Jon Rista30-Sep-05 12:23 
GeneralRe: How to write a user defined windows control??? Pin
Ming Luo30-Sep-05 23:55
Ming Luo30-Sep-05 23:55 
GeneralRe: How to write a user defined windows control??? Pin
Jon Rista1-Oct-05 8:08
Jon Rista1-Oct-05 8:08 
AnswerRe: How to write a user defined windows control??? Pin
Heinz_30-Sep-05 17:48
Heinz_30-Sep-05 17:48 
GeneralRe: How to write a user defined windows control??? Pin
Jon Rista1-Oct-05 8:10
Jon Rista1-Oct-05 8:10 
QuestionForm2 DataAdapter/DataSet Pin
rich_wenger30-Sep-05 10:28
rich_wenger30-Sep-05 10:28 
Questionpassing record between forms Pin
mpw_30-Sep-05 9:37
mpw_30-Sep-05 9:37 
hi all,
i need to pass a record between forms. i got it working for now, but i don't think it's right.
1st. form has a read only datagrid bound to a dataset.
2nd. on double-click event, i'm currently looping through col values
3rd. send individual col values to new form.

i don't think this is right (and yes, i'm a newbie) cause if i'm using locale then the value in the col on the grid would be a converted value and not necessarily the value in the dataset right?

how can i pass the record from the dataset to a form (best practice) use a structure?
tia
Cool | :cool:
AnswerRe: passing record between forms Pin
Robert Rohde30-Sep-05 9:51
Robert Rohde30-Sep-05 9:51 
GeneralRe: passing record between forms Pin
mpw_30-Sep-05 10:24
mpw_30-Sep-05 10:24 
QuestionWhen to use Int32.Parse(... vs. Convert.ToInt32(... Pin
...---...30-Sep-05 9:20
...---...30-Sep-05 9:20 
AnswerRe: When to use Int32.Parse(... vs. Convert.ToInt32(... Pin
Robert Rohde30-Sep-05 9:48
Robert Rohde30-Sep-05 9:48 
AnswerRe: When to use Int32.Parse(... vs. Convert.ToInt32(... Pin
mpw_30-Sep-05 10:19
mpw_30-Sep-05 10:19 
QuestionConnection between two C# program Pin
Yanshof30-Sep-05 9:13
Yanshof30-Sep-05 9:13 
AnswerRe: Connection between two C# program Pin
DavidNohejl30-Sep-05 9:30
DavidNohejl30-Sep-05 9:30 
QuestionHow to calculate the nearest color? Pin
bouli30-Sep-05 9:07
bouli30-Sep-05 9:07 
AnswerRe: How to calculate the nearest color? Pin
DavidNohejl30-Sep-05 9:27
DavidNohejl30-Sep-05 9:27 
QuestionCSharpCodeProvider generated EXE embedded with ResourceWriter generated .resources fails... Pin
Jon Rista30-Sep-05 6:43
Jon Rista30-Sep-05 6:43 
AnswerRe: CSharpCodeProvider generated EXE embedded with ResourceWriter generated .resources fails... Pin
Jon Rista1-Oct-05 8:11
Jon Rista1-Oct-05 8:11 
QuestionConvert colour image to Black and White Pin
Colin Waite30-Sep-05 5:57
Colin Waite30-Sep-05 5:57 
AnswerRe: Convert colour image to Black and White Pin
Jon Rista30-Sep-05 7:11
Jon Rista30-Sep-05 7:11 
QuestionConvert a video from 32bit ->16bit in DirectShow -- possible? Pin
Nyst30-Sep-05 5:12
Nyst30-Sep-05 5:12 
QuestionRetrieve resource from resources.resx? Pin
Carl Mercier30-Sep-05 4:04
Carl Mercier30-Sep-05 4:04 
AnswerRe: Retrieve resource from resources.resx? Pin
Jon Rista30-Sep-05 7:23
Jon Rista30-Sep-05 7:23 
AnswerRe: Retrieve resource from resources.resx? Pin
Heinz_30-Sep-05 8:33
Heinz_30-Sep-05 8:33 

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.