Click to See Complete Forum and Search --> : Context Menus in asp.net


vaish
February 9th, 2004, 11:37 PM
hi all,
I want to add a context menu in ASP.NET Can someone tell me how to proceed with it.
Thanks in advance
vaish

anupam kant
February 10th, 2004, 08:32 AM
hi vaish,
you can implement a simple context menu by using javascript and dhtml. (my suggestion is that don't go for server side programming or some real system code) so many samples are available on internet.

-anupam