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 |
How to reduce the Page size in asp.net?
What is the default authentication mode for asp.net?
What is web.config and machine.config ?
3 Answers Collabor, NDPL, TCS,
What is Master Page in Asp.net?
how many databases and tables are uses in one project?
Explain < @OutputCache% > and the usage of VaryByParam, VaryByHeader ?
How do you specify whether your data should be passed as Query string and Forms (Mainly about POST and GET)
Which color scheme in a Repeater control can you provide alternatively?
What is the difference between abstract class vs interface? Can give me the real time examples?
suppose we have two object;obj1 and obj2 can we assign obj2 to one1; and if yes; then after assigning suppose we delete obj2 then obj1 will retain obj2 value or not.
Explain different types of validators in asp.net?
What language does asp.net use?
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)