"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())