Newbie, need help with web report & SubSonic DAL
Posted: Fri Apr 17, 2009 1:41 pm
Hello,
I need some help to get started.
My environment is:
1. asp.net 2.0
2. Subsonic (subsonicproject.com) for DAL
Please describe the steps to :
1. Design report in Designer showing columns etc
2. Bind data at runtime from SubSonic
Assume, a Shared method GetStudents() returns a collection of Student Objects (Id, Name, Address etc.). I'd like to see these columns in designer and of course use the data to render the report.
Thanks!
I need some help to get started.
My environment is:
1. asp.net 2.0
2. Subsonic (subsonicproject.com) for DAL
Please describe the steps to :
1. Design report in Designer showing columns etc
2. Bind data at runtime from SubSonic
Assume, a Shared method GetStudents() returns a collection of Student Objects (Id, Name, Address etc.). I'd like to see these columns in designer and of course use the data to render the report.
Thanks!