Hi,

I have customized the right click menu.For e.g

Menu1->Child1->grandchild1
->grandchild2
->grandchild3

Now, I want to move grandchild3 to 1st position, i.e.


Menu1->Child1->grandchild3
->grandchild1
->grandchild2

Can you please how to moe the position of CommanBarcontrols dynamically.