Frequently Asked Component Specific Questions
Options |
Display all FAQ items |
Displaying items 1 to 1 of 1, page 1 of 1
<< previous next >>
TMS FNC UI Pack
TTMSFNCGridBinder: How to use the FNC Grid Binder
TTMSFNCGridBinder: How to use the FNC Grid Binder
This non-visual component can be used to connect multiple grid instances together and add inter grid formula calculating functionality. Drop TTMSFNCGridBinder on the form and add several grids on the TTMSFNCGridBinder.Grids[x].Grid, give each grid a name via TTMSFNCGridBinder.Grids[x].Name. Then you can use formulas with references : sheetname!cellref where sheetname refers to the name of other connected grids.