ContextMenu (ASP.NET) Uploaded by Frodo |
|
|
Description |
A ContextMenu for ASP.NET. Allows a developer to handle menu item clicks either server-side or client-side. Fully configurable. |
Downloads |
905 |
Target audience |
Advanced |
Uploaded date |
2/15/2004 |
Edited date |
2/22/2004 |
Technologies |
ASP.NET |
Languages |
VB.NET |
DownLoad Address:
http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=826A8F40-F45A-46FA-8477-19EFD144C9BC
ContextMenu Tutorial
http://www.flws.com.au/ContextMenu/VisualStudioTutorial.html
http://weblogs.asp.net/dneimke/articles/76249.aspx
ContextMenu - how the styles work (for now)
http://weblogs.asp.net/dneimke/archive/2004/02/08/69491.aspx
ContextMenu - code complete!
http://weblogs.asp.net/dneimke/archive/2004/02/15/73252.aspx
New ContextMenu tutorials
I've added a 2 ContextMenu tutorials to my website:
VS.NET (using C# in codebehind)
http://www.flws.com.au/ContextMenu/VisualStudioTutorial.html
WebMatrix (using VB.NET for server-side code)
http://www.flws.com.au/ContextMenu/WebmatrixTutorial.html
Both tutorials come with a working downloadable project.