Notes on using the ProBindingSource
- Last Updated: May 11, 2023
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Notes on using the ProBindingSource
This appendix complements and expands upon the information in Bind ABL data to .NET controls.
Note: The
ProBindingSource is not supported on
Linux. Attempting to compile code that references it will fail. Additionally, attempting to
run r-code ported from Windows to Linux that uses ProBindingSource will also
fail.