Description
Description-Separate-1This example shows you how to control Xtable with user dialog box in DIAdem. A Xtable can assign a cell type to a column of the extended table. The cell type specifies what type of control is assigned to a column. Button, CheckBox, ChnComboBox, ChnListBox, ComboBox, EditBox, ListBox, or Text are valid cell types.
The functions of this example are as follows:
- Xtable imports data from the Data portal loaded into the DIAdem.
- Xtable can be viewed with filters by channel group, and the column and row of the table are Channel name and Channel data, respectively.
- Each data can be modified/copy/paste, and the channel name of each cell is shown as tooltip when mouse over.
- Modified data is reflected in data potal data.
Description-Separate-2How to Use
How-Separate-1
- Open the SCRIPT tab of the DIAdem, and press the button create user dialog box function.
- Run the attached Dlg_Xtable_Examlple.SUD from the DIAdem DIalog Editor. (Or double-click the SUD file to launch the Editor.)
- Press the Test in DIAdem button to launch Dialog from DIAdem.
Dialog Xtable example image below :

How-Separate-2