Event – Property.OnEditStart - erdomke/Innovator.Client GitHub Wiki

Arguments

  • When called from field event

  • When called from grid event

    • colNumber = zero based column position number in the grid of the current cell
    • gridApplet = handle to the Grid control
    • propertyName = name of the Property for the currently selected cell
    • relatedID = the ID for the related Item. (Blank for null relationships)
    • relationshipID = ID for the Relationship Item. This is also the selected row ID in the Grid control