In this example: https://examples2.ext.net/#/GridPane.../Form_Details/ , when a grid row is selected, the textfields in the form panel get filled with data from the row.

Is it possible to fill a DrawText (or some other sort of display-only, non-modifiable item) with data in this same manner?