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 |
Where do you store the information about the user?s locale?
1 Answers Siebel, Visual Soft,
what is CLR?
Why would a company use an application service provider?
Which tools of web site Administartion tool do you use to manage user,roles and rules?
Where you store Connection string in "Web.Config" file in ASP.NET?
0 Answers Sans Pareil IT Services,
What are asynchronous callbacks?
Why is validation always done on the server? When does that occur?
What is asp according to you?
What is difference between viewstate and session state in javascript?
What are the Types of object in asp
main difference between asp.net2.0,asp.net1.1,asp.net1.0
what is caching,session? when & what is used mostly in which situtations, how they r implemented in real time? tell with example?
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)