[progress Communities] [progress Openedge Abl] Forum Post: Re: Connecting Progress Query To...

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

Laura Stern

Guest
Why are you now talking about using a DataTable object? You don't need one when you use the Progress.Data.BindingSource. The alternative to using the ProBindingSource is to transfer all the data from the temp-table into a .NET DataTable and then bind the grid to that. But if there is a lot of data, that is not recommended. Is there still a question here? I can't tell if you are all set or not.

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