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 |
Can two different programming languages be mixed in a single ASMX file?
In my code i have 3 tables,i have to insert 3 tables data using single insert query so that i wrote transations in a sp.but what my problem is,in those 3 tables i have to include my empId from another table.when i'm passing values im getting error at this EmpId. how can i solve this error to execute insert query? plesae tell me the solution...
Where do you store the information about the user?s locale?
What is different in .net 1.1 and .net 2.0?
How can u handle Un Managed Code Exceptions in ASP.Net?
What is the use of sessionstate tag in the web.config file?
Types of caching. How to implement caching?
What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?
Is data edited in the Repeater control?
What are the different ways of processing data in ASP page in the server side (like Forms, QueryStrings etc)?
How many types of validation controls are provided by ASP.NET?
How can we create Tree control in asp.net?
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)