Index
Overview
EDIDocumentViewer is a high performance, low memory UI component that displays EDI data in a hierarchical fashion. It supports both large and small EDI files while not sacrificing performance, speed or memory. Data is loaded and unloaded on demand so memory footprint remains low.
Main Features
- View entire EDI data in a hierarchical tree
- Low memory footprint, only nodes that are in view are loaded
- On demand loading, unloading of loops and segments
- Loops, segments and elements are color coded for easy viewing
- Raises a NodeSelected event for custom coding
- Supports repeating elements as well as repeating composite elements
- Support EDIDocument and EDILightweightDocument object types
- Supports both large and small EDI files