T
tirath
hi,
I am using Microsoft AJAX.Net control toolkit. I am using
HoverMenuExtender control. When I hover over an Image control I open a
Panel which contains details. I want to provide a close button/link in
this panel and when user clicks on this, Panel goes away.
If I write Panel.Visible= false on button's click event, panel become
invisible, but when i hover over the image again, the panel does not
open up now.
Any ideas?What should i do?
Thanks in advance
I am using Microsoft AJAX.Net control toolkit. I am using
HoverMenuExtender control. When I hover over an Image control I open a
Panel which contains details. I want to provide a close button/link in
this panel and when user clicks on this, Panel goes away.
If I write Panel.Visible= false on button's click event, panel become
invisible, but when i hover over the image again, the panel does not
open up now.
Any ideas?What should i do?
Thanks in advance