Groups | Blog | Home
all groups > asp.net > december 2004 >

asp.net : Popup menu in datagrid


Curt_C [MVP]
12/23/2004 9:04:35 AM
anything is possible. Popup menu's and other such visual things are usually
a clientside script though, and not serverside so you may want to research
DHTML

--
Curt Christianson
Owner/Lead Developer, DF-Software
Site: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com


[quoted text, click to view]

Avneesh Kumar
12/23/2004 9:33:08 AM
You need to register client side script in your ASP.Net code so that it can
be rendered in the brouser.

Get back if you need specific code...

Hope this helps!!

Avneesh Kumar
MCSD.Net


[quoted text, click to view]
Grey
12/23/2004 10:38:54 PM
i need to design a hierarchical datagrid in asp.net. In the hierar datagrid,
i also need to have popup menu. Is it possible to do that??

Saravana
12/24/2004 5:33:21 AM
This article explain how you can have popup calendar, ths might help you.
http://www.microsoft.com/india/msdn/articles/PopupCalendarinASP.aspx

--
Saravana
http://dotnetjunkies.com/WebLog/saravana/
www.ExtremeExperts.com


[quoted text, click to view]

AddThis Social Bookmark Button