Hi,
I'm using a RadMenu to display the first levels of my sitemap.
I use ajax to load menuitems on demand.
It's working well, but it's a little bit slow in IE6, so I would like to display a loading image or something. I'm trying to use the LoadingStatusTemplate property but it doesn't work...
Here's the code from my menu (a UserControl)
Any idea if something is wrong or missing ?
Thank you,
Olivier