Context Windows and Task Panes
Developers can customize the output of context queries for action menus, context menus, double-click events, and selection change events.
DBEdit supports displaying tabular data, text, HTML, XML, Markdown, and images in context windows and task panes.
DBEdit automatically hides and shows task panes when switching between sheets. The windows remain active regardless of the sheet you are on.
For more details, see the Developer Guide.
Here’s an example of tabular data output:
You can customize the table's appearance using its context menu. DBEdit saves and restores the window view for each query object.
Below is an example of displaying images on the active cell change event:
Use the Details context menu to enable or disable these context panels.