WebForm simple control data binding
1, generate DataView
Database
2, use dataview [index] .rows ["colorname"]
Index refers to the serial number, colomnname refers to the literal literary name
3, databind ()
DataBind () method of the control used