product caption
Note: this Quick-Start framework uses regular ASP.NET components, suitable for evaluation on machines without MCMS. This distribution, however, includes special MCMS versions of all components, which have the full functionality of the ASP.NET controls plus some MCMS-specific features. Read More.

Demos

Several tables at a level

Run example in: C# VB.NET



 OrderIDDate Ordered EmployeeID
1 2 3 4 5 6 7 8 9 10 ... 
Ready
102487/4/1996 12:00:00 AM5
 
Details about the customer
CustomerIDContact NameCompany
WILMKMatti KarttunenWilman Kala
Details about the employee
EmployeeIDLastNameFirstNameTitleTitleOfCourtesyBirthDateHireDate
5BuchananStevenSales ManagerMr.3/4/1955 12:00:00 AM10/17/1993 12:00:00 AM
102497/5/1996 12:00:00 AM6
102507/8/1996 12:00:00 AM4
102517/8/1996 12:00:00 AM3
102527/9/1996 12:00:00 AM4
102537/10/1996 12:00:00 AM3
102547/11/1996 12:00:00 AM5

Source Code & Description