[progress Communities] [progress Openedge Abl] Forum Post: Re: Support For .net Attributes...

  • Thread starter Thread starter Laura Stern
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top