[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Specifying the format for a column in Progress.Data.BindingSource

  • Thread starter Thread starter Laura Stern
  • Start date Start date
Status
Not open for further replies.
L

Laura Stern

Guest
You cannot do this through the BindingSource. The BindingSource is not responsible for anything visual. It is only about connecting controls to your data. You need to do this through the text box functionality. And sorry, I can’t help you there. But that’s where you need to be looking. You may need to use a RIchTextBox if what you’re using doesn’t have what you want.

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