StrataFrame Forum

Paging with strataframe

http://forum.strataframe.net/Topic2905.aspx

By Rick Drennan - 9/19/2006

Does SF have paging capabilities within the business objects. If not what is the best approach for implementing this in the BO's.
By Trent L. Taylor - 9/19/2006

Could you expand on "paging capabilities" a little further?  What is it that you are trying to accomplish?
By Rick Drennan - 9/20/2006

I read the post

"Yes, we are currently working on a WebBusinessBindingSource similar to the WinForms BusinessBindingSource that will allow you to bind a business object to a DataGrid and/or a 3rd party grid.  This WebBusinessBindingSource will support paging."

When is the target date for the WebBusinessBindingSource and as an interim fix what would be the best approach to handling the paging without the WebBusinessBindingSource. (i.e. custom stored proc, DataFill())