Last month I discussed the implementation of master-detail views using the new features coming with the ASPNET Ajax Library. The list of new features includes a syntax for client-side live data binding and a rich rendering component, exemplified by the DataView client control. By putting these features together, you can easily build nested views to represent one-to-many data relationships.
展开▼