I have a requirement to control a WebDataMenu by forcing a particular item to display and thereby showing its child menu items as though the user had navigated to that node via mouse clicks, I'm not too bothered whether it is done via CSOM in JavaScript or server-side code (the control is using AJAX so screen refreshes are hidden). The node in question could be at any level in the menu. The behaviour I seek mimics that of the [.Expanded] property for a node of a WebDataTree.
I have tried the following on the server:
Nothing happens. Any ideas gratefully received.
Paul
Infragistics Ultimate 2012.1 ASP.NET CLR 4 VS 2010
Hello Paul,Please let me know if you have any further questions regarding this issue.