Hi Experts,
I use a tabstrip with some tabs.
Each tab contains a view container with embedded view.
The Problem is that the frame view with the included embedded views is starting at first the wddomodifyview-method of a view which should normally invoke at last.
My question: How can I affect the sequence of the method(wddomodifyview) invokation of each embedded view?
I find out that the sequence of the embedded view in the windows affects the
sequence of invokation of wddomodifyview in this views. But I cannot change the order in the window.
Best Regards