StrataFrame Forum

Grid Control in ASP.NET C#

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

By Scott Alexander - 10/23/2006

I don't see a grid control listed as a StrataFrame component. Is there one for ASP.NET? Are there any examples of how to use it in C#?

Thanks,
Scott

By StrataFrame Team - 10/23/2006

We don't have a grid control that is a StrataFrame inherited component.  Rather, you can use the regular grid along with an ObjectDataSource to bind a business object directly to the grid.