Posted on Nov 24, 2006
(permalink)
Hi Support,
This was incredibly useful. I adapted this code to present a dynamic context menu for every row in a radGrid. Whist doing so I came across some strange behavior, which I suspect may be a bug in the Rad js libraries.
Everything works perfectly in IE, and at first everything seemed to work fine in Firefox too. But when I built a menu on the fly that contained sub menus, everything turned a bit strange. The first right click over the grid produced a a malformed menu that seemed horizontally squashed (but with all of the correct elements), and the second right click produced only JavaScript errors. Very strange. I've ended up having to disable the menu in FireFox. Any ideas what could be causing this?
Thanks,
Niki