How will U encapsulate button trigger event into text_box
event of Pressing Enter key?i.e only after pressing Enter
after the text is typed the button trigger event should
activate?

Answer Posted / kanimozhi

In Asp.net,
<form id="form1" runat="server" defaultbutton="button name">;

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is literal in c#?

469


Is c# code is managed or unmanaged code?

485


Why is static constructor called first?

476


How do I simulate optional parameters to com calls?

499


How does substring work in c#?

476






How can we set class to be inherited, but prevent the method from being over-ridden?

528


What is difference between for and foreach loop in c#?

526


What is the difference between list and array in c#?

462


How do you create user defined data types in c#?

523


What does public mean in c#?

511


What is the difference between firstordefault and singleordefault?

476


What is c sharp used for?

486


What are strings in c#?

484


In a memory when you Box and Unbox a value-type what happens?

540


Enlist some of the properties of a thread class?

509