Skip to Content
0
Sep 20, 2005 at 09:13 AM

How to set loading order for iviews in a Page

19 Views

Hi All,

I have one page consists of two iviews.

In the first iview code I am putting some value in the session and same value I try to use in the second iview by getting from session.

Here the problem is that first iview should load first in the page and the second iview follows,so that I will get correct value.

Is there any property in the page to set order of views load in the page or any other approach. its urgent, any suggestions……..

Thanks in advance

Gopal