Table elements are similar to list in that they are container elements that iterate over bound data sets, but are represented in tabular format.
表格元素与列表元素很相似,因为他们都是容器元素并且都会迭代绑定到其上的数据集,但是表格元素是以平面列表方式展现的。
A form is bound to a specified database table and all data controls within can be used to display and edit the table's columns without writing code or SQL.
表单被绑定到指定的数据库表,其中的所有数据控件都可以用于显示和编辑表的列,无需编写代码或SQL。
If you want to replace data from a form, that form must be bound to the source table.
如果要替换窗体中的数据,该窗体必须被绑定到源表。
应用推荐