Interactive editor
Explore Loading from Controller
Load a server-prepared document asynchronously from a controller endpoint.
Ready to tryUse the controls above to interact with this demo.
What this demonstrates
Loading from Controller
Load a server-prepared document asynchronously from a controller endpoint.
API used
TXTextControl.loadDocument
How it works
Load a server-prepared document asynchronously from a controller endpoint. The feature-specific JavaScript uses completion and error callbacks to keep the shared status area synchronized with the editor.
Source files
See the implementation
The view, browser behavior, and controller are encapsulated in Demos/RichTextEditor/DocumentManagement/FromController.