Tag Archive | "actionlaunch"

Tags: , , , , , , , , ,

Subscribe to form events with Dexterra

Posted on 27 July 2009 by Alexander Viken

When you work with the Dexterra framework, you don’t really have access to any of the notification engines you normally would have on the front end of an application. This became a major problem for us in a project we were working on.

Our goal was that we had a details screen for data with a button that would take you to a form with a list of selectable items. When an item was selected from the list, we wanted to show the selection in our details screen without having to send the data back into the dexterra business objects from the list screen, and then read the updated data from the database into the detail screen.

We were using Dexterra version 5.6.1 for our development and the solution we found was this.

We have two forms DetailsScreen and ListScreen inheriting from the Dexterra.Framework.Screen class.
Inside the ListScreen we have an public event named ListItemSelectedEvent and on the DetailsScreen we have a button named btnListSelection. Continue Reading

Comments (1)

About the author, Alexander Viken
Working as Chief Mobility Consultant at Creuna Norway. I received MSFT MVP for Device Application Development in June 2010 and are interested in mobility trends, the market, technology, software development for Windows Phone, iOS and Android mostly, but not exclusively. Scrum master that fights to keep it lean.
Advertise Here

Me on Twitter