[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Writing own bindingsources for form controls

  • Thread starter Thread starter Kai Siegele
  • Start date Start date
Status
Not open for further replies.
K

Kai Siegele

Guest
Hallo jquerijero, Thanks for your tip. I am already using the Progress.Data.BindingSource as a binding source for textboxes. Just for diplaying the information I have retrieved from temptable everything works as pleased. But when I need to display more fields I have in the temptable f.e. a field indicating whether all inputs are ok or a color showing whether it is a good or a bad rating the solution with the Progress.Data.BindingSource is not sufficient. I think I need to create a new object for handling my additional fields and than use this new object a binding source. Kind regards Kai Siegele

Continue reading...
 
Status
Not open for further replies.
Back
Top