Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
protogrid:tableview [2021-12-02 15:34] – [Search Dialog Boxes] druprotogrid:tableview [2021-12-21 22:48] (current) – [Display Client-Side Calculated Data as a Tableview] dru
Line 56: Line 56:
  
 ===== Display Client-Side Calculated Data as a Tableview ===== ===== Display Client-Side Calculated Data as a Tableview =====
-If the setting "Related Proto" on the TableView definition is left empty, Protogrid will not populate any data into the corresponding TableView. Instead, the TableView can be filled dynamically using Client-ScriptLibrary code.+If the setting "Related Proto" on the TableView definition is left empty, Protogrid will not populate any data into the corresponding TableView. Instead, the TableView can be filled dynamically using Client ScriptLibrary code.
  
 To implement this, the following three JavaScript function calls are available: To implement this, the following three JavaScript function calls are available:
Print/export