How to call a child form method from the master page?
Answer / jyotshna rani mohakud
To call child form from a master form in winform, 1st u have
to ceate the object of a child form.then cal the form
Under the button click from where you want to show the child
form
write the following code.....
childform kk = new childform ;
kk.MdiParent = this;
kk.Show();or kk.showDialog()
| Is This Answer Correct ? | 0 Yes | 0 No |
what is diference between the .net1.0 & .net2.0 ?
What is mta?
what are the levels of securities need to be considered for the finincial web application?
What is a session government?
Explain difference between dataset and datareader?
How to handle error while project running on live
Explain what is an abstract class?
How you can access the values from the Repeater control in ASP.NET?
Tell me how asp.net mvc differs from asp.net web forms? : asp.net mvc
what is strong name?
4 Answers Fidelity, Infosys, Microsoft, Shriram Value Services,
what is the difference between response.write() and response.output.write()?
What are the data types is possible to store in session? and can we store dataset in session?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)