WebForm simple control data binding

xiaoxiao2021-03-06  40

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

转载请注明原文地址:https://www.9cbs.com/read-59903.html

New Post(0)