Skip to content

Event – Property.OnEditStart

Eric Domke edited this page May 6, 2019 · 1 revision

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
Clone this wiki locally