J
Jose Walker
Hi there!
I've been fighting with an issue that by now is driving me crazy. I've
developed a ASP.NET 2 web part from which I build dynamically an ASP.NET 2
Menu control,
I populate the control dynamically as well... and everything seems to be ok.
When running the web application, I get the menu rendered, but no styles are
applied to the menu, nor does displays the submenus correctly.
When hovering on the menu, displays an emply layer at the top-left of the
screen while the sub menu is displayed underneath the calling menu title,
damaging all the style of the page.
Is this a bug? how can I solve it?
FYI, I've created a custom web server control in the application with the
same code behind as the web part control, and there it works perfectly with
no problem, I can take this web user control and drop it onto a web part
zone and get it working.
What I'm doing wrong on the WebPart control???
Thanks,
Jose.
I've been fighting with an issue that by now is driving me crazy. I've
developed a ASP.NET 2 web part from which I build dynamically an ASP.NET 2
Menu control,
I populate the control dynamically as well... and everything seems to be ok.
When running the web application, I get the menu rendered, but no styles are
applied to the menu, nor does displays the submenus correctly.
When hovering on the menu, displays an emply layer at the top-left of the
screen while the sub menu is displayed underneath the calling menu title,
damaging all the style of the page.
Is this a bug? how can I solve it?
FYI, I've created a custom web server control in the application with the
same code behind as the web part control, and there it works perfectly with
no problem, I can take this web user control and drop it onto a web part
zone and get it working.
What I'm doing wrong on the WebPart control???
Thanks,
Jose.