I am creating a view in which there are two static part PartSashContainer. I am creating a dynamic part which is called from the menu handler. Whenever the dynamic part is called from the handler the dynamic part is arranged at the end of the two static part. I should create in such way that dynamic part should come in the first place followed by two static part.
Can anyone please provide me the solution for arranging the parts?