Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
468 Chapter 14. Data-Bound and Templated Controls In this chapter: Designing a Data-Bound Control Building a Simple Data-Bound Control Building a List Data-Bound Control Building a Composite Templated Control Conclusion 546 552 563 573 591 All sample custom controls we have built thus far are effective and functional but lack a few key features. More often than not, real-world controls need to be data-bindable and support templates. The importance of a control being data-bindable surfaced clearly in Chapter 11, in which we thor- oughly discussed and explored the Repeater and DataList controls. The topic was covered even