C Grid API - Retain Formulas
Summary
C Grid API - Retain FormulasContent
Does anyone know how to use the C Grid API to perform a grid operation (retrieve, zoom in, keep only, etc) while retaining formulas? I am able to successfully send and receive the data rows using the provided functions and mainly the ESSG_DATA_T structure, but cannot get the grid to handle the formulas. My assumption is that when I use the ESSG_DATA_T structure to send in my data points, there is something I can do to provide a value and formula and then the resulting grid would give me the correct result based on the grid settings. The 'usType' property
0