Click here to Skip to main content
15,790,795 members
Home / Discussions / C#
   

C#

 
AnswerRe: casting from interface instance back to generic instance ? Pin
jschell26-Apr-20 10:59
jschell26-Apr-20 10:59 
AnswerMessage Closed Pin
23-Apr-20 3:41
Corrie Lang23-Apr-20 3:41 
GeneralRe: During Pin
OriginalGriff23-Apr-20 4:15
mvaOriginalGriff23-Apr-20 4:15 
QuestionRefreshing data on a parent form at child close Pin
Uranium-23521-Apr-20 21:24
Uranium-23521-Apr-20 21:24 
AnswerRe: Refreshing data on a parent form at child close Pin
OriginalGriff21-Apr-20 22:44
mvaOriginalGriff21-Apr-20 22:44 
GeneralRe: Refreshing data on a parent form at child close Pin
Uranium-23521-Apr-20 23:48
Uranium-23521-Apr-20 23:48 
GeneralRe: Refreshing data on a parent form at child close Pin
OriginalGriff22-Apr-20 0:04
mvaOriginalGriff22-Apr-20 0:04 
GeneralRe: Refreshing data on a parent form at child close Pin
Uranium-23523-Apr-20 0:27
Uranium-23523-Apr-20 0:27 
I tried, and got errors, even downloaded the zip and it's pretty confusing. Keep in mind i've been doing c# for like, two weeks? Gotten fairly far using just google searches. Some specific things do elude me. Like your code. Still have a lot of specific stuff to figure out. like things like seeing {get; set;} at top and things like that I just don't understand. Mind you this program is going to be used by just me, nor will I be doing any business-level programming. I did some of that with PHP but never continued and never learned ajax/dhtml, which a lot of web sites require. My specialty is repair/support (which this program is for me to keep track of that)

aaaanyways, I found a solution, that I think I did put in my original post, but just using .show allowed my original form call to create a FormClosedEventHandler from the parent, which works. So now the child is doing nothing aware from the parent...sort of
GeneralRe: Refreshing data on a parent form at child close Pin
OriginalGriff23-Apr-20 1:09
mvaOriginalGriff23-Apr-20 1:09 
GeneralRe: Refreshing data on a parent form at child close Pin
Uranium-23523-Apr-20 11:46
Uranium-23523-Apr-20 11:46 
GeneralRe: Refreshing data on a parent form at child close Pin
OriginalGriff23-Apr-20 12:06
mvaOriginalGriff23-Apr-20 12:06 
GeneralRe: Refreshing data on a parent form at child close Pin
Uranium-23524-Apr-20 18:53
Uranium-23524-Apr-20 18:53 
GeneralRe: Refreshing data on a parent form at child close Pin
OriginalGriff24-Apr-20 21:08
mvaOriginalGriff24-Apr-20 21:08 
GeneralRe: Refreshing data on a parent form at child close Pin
Uranium-23525-Apr-20 20:42
Uranium-23525-Apr-20 20:42 
AnswerRe: Refreshing data on a parent form at child close Pin
#realJSOP22-Apr-20 8:15
mve#realJSOP22-Apr-20 8:15 
QuestionMaintain the Runing balance in Datagridview Pin
Mukhtar Ashiq21-Apr-20 10:04
Mukhtar Ashiq21-Apr-20 10:04 
SuggestionRe: Maintain the Runing balance in Datagridview Pin
Richard MacCutchan21-Apr-20 10:15
mveRichard MacCutchan21-Apr-20 10:15 
AnswerRe: Maintain the Runing balance in Datagridview Pin
ZurdoDev21-Apr-20 10:51
professionalZurdoDev21-Apr-20 10:51 
Questionextending an Enum with a function that returns a generic value ? Pin
BillWoodruff20-Apr-20 9:58
professionalBillWoodruff20-Apr-20 9:58 
AnswerRe: extending an Enum with a function that returns a generic value ? Pin
Richard Deeming20-Apr-20 10:34
mveRichard Deeming20-Apr-20 10:34 
GeneralRe: extending an Enum with a function that returns a generic value ? Pin
BillWoodruff20-Apr-20 12:56
professionalBillWoodruff20-Apr-20 12:56 
GeneralRe: extending an Enum with a function that returns a generic value ? Pin
BillWoodruff20-Apr-20 23:10
professionalBillWoodruff20-Apr-20 23:10 
GeneralRe: extending an Enum with a function that returns a generic value ? Pin
Richard Deeming21-Apr-20 1:01
mveRichard Deeming21-Apr-20 1:01 
GeneralRe: extending an Enum with a function that returns a generic value ? Pin
BillWoodruff21-Apr-20 5:30
professionalBillWoodruff21-Apr-20 5:30 
GeneralRe: extending an Enum with a function that returns a generic value ? Pin
Richard Deeming21-Apr-20 6:17
mveRichard Deeming21-Apr-20 6:17 

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.