Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
创建其他表单时,我在设计视图中创建了一系列文本框。
当我选择表单视图或布局视图时,它出现空白。
当我查看表单属性表时,允许布局视图和允许表单视图都设置为是。
您的表单的记录源是空的,即它不包含任何记录。该表单没有要显示的记录,因此显示为空。
它要么设置为不允许添加新记录,要么记录源是只读的。