Important Observations

  • Process a list in its loaded order using SelectList/EndSelect.
  • Process a list in sorted order using For/Endfor.
  • Themes provide a powerful mechanism for defining and implementing your application color scheme.

Tips and Techniques

  • See the Visual LANSA Developer Guide for more information on defining and using Themes.
  • A list of objects can be shared between components using a collection.

What You Should Know

  • How to process list entries in loaded or sorted order.
  • How to implement a pop-up component.

 

  • No labels