L
Laura Stern
Guest
Generally speaking, you shouldn't need Bindable for an ABL property. In the property body itself, the code can pull its value directly from the buffer associated with an ABL query. You need (or want) to go thru .NET (i.e. .NET BindingSource) to get information from an ABL table so that it can populate an ABL property.
Continue reading...
Continue reading...