StrataFrame Forum

Use StrataFrame business object in ASP.Net ObjectDataSource

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

By Wang Tong Yin - 7/11/2006

ASP.NET has a data source control called ObjectDataSource. It can be used as data source in ASP.NET DataView. Can I bind StrataFrame business object to ObjectDataSource's business object?
By StrataFrame Team - 7/12/2006

Yes, you can bind a business object to an ObjectDataSource object.  However, there are a few caveats that you'll discover when running... such as pagination doesn't work properly, I don't think.  We it have on the list to create a DataSource object that will work properly in ASP.NET, but it is not available, yet.