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 many web config files can be created for an application?
How do you bind array to gridview? Will it works?
What namespace does the Web page belong in the .NET Framework class hierarchy?
What is the difference between asp.net and mvc?
The technical part was on ASP.Net only of web services.
what is an Eventbubbling?
What are server side controls?
How do you handle server controls?
What are the media types of http requests and response?
What event fired during, when datagrid click?
i wand basic interview based questions in asp.net and vb.net
What is the difference between union and join?
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)