Click here to Skip to main content
15,906,463 members
Home / Discussions / C#
   

C#

 
AnswerRe: updating a DB using a windows form Pin
Rocky#17-Aug-07 1:20
Rocky#17-Aug-07 1:20 
GeneralRe: updating a DB using a windows form Pin
helloise17-Aug-07 1:40
helloise17-Aug-07 1:40 
GeneralRe: updating a DB using a windows form Pin
Rocky#17-Aug-07 1:47
Rocky#17-Aug-07 1:47 
AnswerRe: updating a DB using a windows form Pin
Talal Sultan17-Aug-07 1:33
Talal Sultan17-Aug-07 1:33 
GeneralRe: updating a DB using a windows form Pin
helloise17-Aug-07 4:45
helloise17-Aug-07 4:45 
QuestionHow to export datagridview columns to MS Word using c# Pin
Exelioindia16-Aug-07 23:22
Exelioindia16-Aug-07 23:22 
AnswerRe: How to export datagridview columns to MS Word using c# Pin
Giorgi Dalakishvili16-Aug-07 23:30
mentorGiorgi Dalakishvili16-Aug-07 23:30 
GeneralRe: How to export datagridview columns to MS Word using c# Pin
Exelioindia16-Aug-07 23:41
Exelioindia16-Aug-07 23:41 
GeneralRe: How to export datagridview columns to MS Word using c# Pin
Giorgi Dalakishvili16-Aug-07 23:51
mentorGiorgi Dalakishvili16-Aug-07 23:51 
GeneralRe: How to export datagridview columns to MS Word using c# Pin
Exelioindia17-Aug-07 0:11
Exelioindia17-Aug-07 0:11 
QuestionUsing WIndows Controls on a ASPX Page... Pin
amitkadamo16-Aug-07 23:10
amitkadamo16-Aug-07 23:10 
AnswerRe: Using WIndows Controls on a ASPX Page... Pin
rah_sin16-Aug-07 23:32
professionalrah_sin16-Aug-07 23:32 
QuestionCharacter Mode Printing in .Net Pin
amitkadamo16-Aug-07 23:07
amitkadamo16-Aug-07 23:07 
QuestionCompare Word docs Pin
Nitin.raj16-Aug-07 22:54
Nitin.raj16-Aug-07 22:54 
AnswerRe: Compare Word docs Pin
Hessam Jalali16-Aug-07 23:56
Hessam Jalali16-Aug-07 23:56 
QuestionMerge Word docs Pin
Nitin.raj16-Aug-07 22:51
Nitin.raj16-Aug-07 22:51 
AnswerRe: Merge Word docs Pin
Hessam Jalali16-Aug-07 23:46
Hessam Jalali16-Aug-07 23:46 
QuestionLocating Zip folders Pin
Nitin.raj16-Aug-07 22:47
Nitin.raj16-Aug-07 22:47 
AnswerRe: Locating Zip folders Pin
Hessam Jalali16-Aug-07 23:41
Hessam Jalali16-Aug-07 23:41 
GeneralRe: Locating Zip folders Pin
Nitin.raj6-Sep-07 0:16
Nitin.raj6-Sep-07 0:16 
GeneralRe: Locating Zip folders Pin
Hessam Jalali7-Sep-07 9:21
Hessam Jalali7-Sep-07 9:21 
QuestionUsing Dynamically created user control with its parent control Pin
b_the_technocrat16-Aug-07 22:43
b_the_technocrat16-Aug-07 22:43 
Dynamically created user control with its parent control

Hi..
how could i access the user control's objects from its parent control.

i've created a control which includes a listbox and a another usercontrol(CHILD1)..say control CHILD2.

now m dynamically adding CHILD2 control within a control say Parent1. now i wants to access the values entered within the CHILD2..which provides me the values of the listbox and the CHILD1's control.

but the debugger shows that the listbox is no more exist in the class of CHILD2 itself...

is there any way to get the values from all the control ... in the parent control..


thanks in advance
Smile | :)




Bhuwanesh Joshi

AnswerRe: Using Dynamically created user control with its parent control Pin
rah_sin16-Aug-07 23:22
professionalrah_sin16-Aug-07 23:22 
QuestionDeserialization question Pin
PACO7716-Aug-07 22:39
PACO7716-Aug-07 22:39 
AnswerRe: Deserialization question Pin
J4amieC16-Aug-07 22:56
J4amieC16-Aug-07 22:56 

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.