- Manipulating the UI in loops
- Triggering events repeatedly
- Performing single repetitive tasks
- Initializing heavy tabs
- Using ShareData or RowsCopy/RowsMove for data synchronization
- Using computed fields
- Using DataWindow expressions
- Using complex filters
- Using RowsFocusChanging/RowsFocusChanged events
This section is broken down into several subsections, utilizing the same technique to deal with various types of "heavy" UI logic.