Grid requires Grid Key

There are certain features in K2BTools that require identifying which columns within a grid uniquely identify the row. In most cases, this is the primary key of the table associated with the grid.

To facilitate this, K2BTools may raise errors prompting the developer to set the "Include In Grid Key" property. This property is found among the attributes, variables, or SDTVariables within the grid. Developers should set this property to true so that K2BTools can determine which attributes identify the row.

IncludeInGridKey
Include in Grid Key property

Some functionalities that require this setting include:

Note: In versions prior to K2BTools 16.0 - Release notes, this property was named "Include in Selection Key."