• Cell Color Property gINT Rules Writable by DAO

    Is there a way to access the cell color property in gINT Rules through DAO or ADODB? I would like to change the cell color of tables not currently active (ie. GridData procedures won't work here).
  • gINTRules.GridData.DataArray not returning all rows for 1-1 relationship child table

    Hello, I am trying to change the colour of rows of a table called (GOSA) based on a boolean field (GEOL_ISRK) from another table (GEOL). The GOSA table has a one to one relation with the GEOL table, and has Show All Parent Keys set to true. Thus…
  • Edit Units Property via gINT Rules

    I am curious whether it is possible to edit a field's system of units property through gINT Rules. I know there are built in GridData properties such as: gINTRules.GridData.CellColor() gINTRules.GridData.FieldName() gINTRules.FieldCaption() …
  • Display multiple compaction curves on report

    I have had a request to show a family of compaction curves on 1 report with each curve having it's own color. I know I've done this in the past, however I can't remember how to do it! Can anyone help kick-start my brain by reminding me how to do this…