Editing Text in a Table or CTable

Use

To enable users to input multiple texts into a Table or CTable, you use TextEdit as the cell editor.

If the user sets the cursor in a table cell with TextEdit, it is opened so that the whole text is visible. A handle appears on the bottom border with which users can adjust the height of the TextEdit for entering text. If the user navigates to the table cell with the tab button, the user can make the TextEdit ready for input with the F2 button as well as end the input and navigate onwards.

Example

You can find an example in the system in component WDR_TEST_TABLE.