Regarding Asp.Net Ajax Rounded Corners Extenders...
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
I have a problem in HOVER MENU and ROUNDED CORNER EXTENDER control of ASP.Net AJAX.... I took a label and 3 link buttons in a panel and tuk hover menu extender....set the properties of it like the Target control id=Label1; Popup Control id=Panel1; but i want the panel with rounded corners at the bottom...so i tuk a rounded corner extender control and set its Targetcontrol id = Panel1... Here comes my problem... :( the panel1 which is Popup Control id for HOVER MENU is not at all displaying the link buttons that are present in it.... That is the bottom of the panel is rounded but the hover menu functionality is not working at all... :doh: .... Cud u plz help me out of this problem...