Skip to Content
0
Former Member
Jul 27, 2006 at 06:07 AM

Dynamic Context

77 Views

Hi,

How should I reset Context dynamically made.

I made two View.

Data is operated in one View, and it displays

it with Context and UIElement that dynamically

makes data in the second View.

It is possible to come and go in two View.

How to reset Context dynamically made is not understood

though the method of resetting UIElement was understood.

<UIElement dynamically made is reset. >

-


view.resetView();

-


<Context dynamically made is reset.>

-


?????????????????????

-


Please teach the code in which Context is reset.

Regards.