In the Payments application the Pay field (IncludeInPayment data item) is single click such that the user doesn’t have to edit the row to change its value.
How is this accomplished?
In the Payments application the Pay field (IncludeInPayment data item) is single click such that the user doesn’t have to edit the row to change its value.
How is this accomplished?
It appears that this detail list application (AppliedPaymentsDetail) is using some event actions bound for the IncludeInPayment field:
The Help Viewer article “Enable column controls for checkboxes“ has some more detail about it.