[progress Communities] [progress Openedge Abl] Forum Post: Re: Batching And Sortorder...

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

Laura Stern

Guest
OK. So I think you're all set, right? And yes - you cannot compare working with an ABL browse to using a .NET control with a BindingSource. Two entirely different animals! Just as an aside: If you are not using a hierarchical grid view - i.e., wanting to see records from more than one table, like customers and their orders - it is much more efficient to not bind the BindingSource to the DataSet (which I assume you are doing) but instead to bind the BindingSource to the TOP-NAV-QUERY of the DataSet.

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