Skip to Content
0
Former Member
Nov 29, 2011 at 03:34 PM

Sequence of method invokation(of embedd. views in viewcontain.)in frameview

41 Views

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