If i have a web page, and one web user control, where in web
page contains a text box, and web user control have check
box, if i place a web user control in the webpage, when i
check the check box, the out put should show it is checked
or not. How we can do this?
Answer / mithun
Define a EventHandler in the usercontrol. in the user control when the checkbox checkedchanged event is fired, raise the usercontrol event. in checkchanged event set a propety.
in the web page, user control shld fire the event, get the property value in usercontrol and set it to textbox.
| Is This Answer Correct ? | 4 Yes | 0 No |
What is the main difference between hash table and Dictionary?
What is asp.net mvc5? : Asp.Net MVC
What is operator overloading in dotnet
What are session and cookies?
Which validator control you use if you need to make sure the values in two different controls matched?
How are sessions stored?
Where we create sessions for Banking Applications and how to create? expalin with code?
What is bound controls
Is it true that a Web service must be written in .NET or not?
in which protocol ASP.NET WEB API Work?
Difference between ADO.Net 1.1 and ADO.Net 2.0 ?
Types of objects in ASP ?
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)