Try OpenEdge Now
skip to main content
GUI for .NET Programming
Binding ABL Data to .NET Controls : Understanding the ProBindingSource : Programming considerations
 

Programming considerations

The sections that follow discuss other features of the ProBindingSource that you should consider.
* 1-based or 0-based indexes
* Row transactions
* Using the Dispose( ) method
* Support for Visual Designer
* Binding .NET controls to BLOB fields
* Binding .NET controls to CLOB fields
* Working with the NoLOBs property
* Using the .NET DataMember property