Suppose you want a certain ASP.NET function executed on
MouseOver over a certain button. Where do you add an event
handler?
Answer / guest
It?s the Attributesproperty,the Add function inside that
property. So
btnSubmit.Attributes.Add("onMouseOver","someClientCode();")A
simple"Javascript:ClientCode();? in the button control of
the .aspxpage will attach the handler (javascript
function)to the onmouseover event
| Is This Answer Correct ? | 8 Yes | 0 No |
One Listbox showing all cities. If you select one city in list box the information related to that particular city should be displayed in Datagrid . How do you do that?
What are the file extensions for razor views?
What is the mvc framework?
What are server activated objects?
How do I upload a file from my ASP.NET page?
how to create textboxes dynamically and insert textbox text into sql database
What are the benefits of Razor View?
What is the syntax for datagrid and specifying columns ?
What is a web api? Which protocol is used in a web api?
Explain what are the advantages of asp.net mvc framework? : asp.net mvc
What is difference between web config and global asax?
Explain the difference between debug.write and trace.write?
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)