Summary


In this chapter, you learned how to use data binding expressions and bind server controls to a data source. The first section provided a general overview of data binding. You learned how to use data binding expressions with the DataBind() method.

Next, you learned how a Repeater control can be bound to a data source. You were also introduced to the topic of templates. You learned how to use a Repeater control's templates to format the data displayed by the control.

Later in the chapter, you examined methods of binding list controls to a data source. You learned how to bind list controls, such as DropDownList and RadioButtonList , to a database table. You also examined methods of binding the Image , HyperLink , Button , and LinkButton controls.

Finally, you read about two methods of creating master/detail forms. You built both a single-page master/detail form and a multipage master/detail form.



ASP.NET Unleashed
ASP.NET 4 Unleashed
ISBN: 0672331128
EAN: 2147483647
Year: 2003
Pages: 263

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net