Notes on using the ProBindingSource
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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.