hi,
from the designer I have design the layout 'main' and the layout 'second'
i start with the Activity.LoadLayout("main")
at the main there is the button1 that Iwant at the click event to load and show the 'second' layout
at the second layout there is a listview that I insert all my conducts, the user will choose one and pressing the button2 it must close the 'second' layout and show the main layout
is there any exmaple and any suggestion how can I do that?
thank
from the designer I have design the layout 'main' and the layout 'second'
i start with the Activity.LoadLayout("main")
at the main there is the button1 that Iwant at the click event to load and show the 'second' layout
at the second layout there is a listview that I insert all my conducts, the user will choose one and pressing the button2 it must close the 'second' layout and show the main layout
is there any exmaple and any suggestion how can I do that?
thank