编辑数据绑定控件中的值时,用户必须离开当前记录才能将更新后的值提交给该控件绑定到的基础数据源。
When editing values in data-bound controls, users must navigate off the current record to commit the updated value to the underlying data source that the control is bound to.
首先,将用户在其中键入证券报价机的编辑框绑定到包含证券报价机数据的请求文档中的元素。
First, bind the edit box in which users type stock tickers to the element in the request document that contains stock ticker data.
例如,如果您正在编写一个XML文档编辑器,则您会希望采用文档模型,而不是使用数据绑定。
If you're writing an XML document editor, for instance, you'll want to stick to a document model rather than using data binding.
表名称和列名称在属性编辑器中也会变得有效,从而增强诸如数据绑定之类的设计人员级工具。
The table and column names also become available in the property editors to enhance designer-level tools like data binding.
表单被绑定到指定的数据库表,其中的所有数据控件都可以用于显示和编辑表的列,无需编写代码或SQL。
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.
数据源控件减少了为检索和绑定数据甚至对数据进行排序、分页或编辑而需要编写的自定义代码的数量。
Data source controls simplify the amount of custom code that needs to be written to retrieve and bind data, and even to sort, page through, or edit data.
支持使用向导的方式编辑WebLogicServerWebServices的注解,配置数据绑定。
There is support for editing WebLogic Server Web Services annotations using wizards to configure data bindings.
接下来,将显示companyname、stockticker和stockquote的编辑框绑定到包含这些数据的结果文档中的元素。
Then, edit boxes that display the company name, stock ticker, and stock quote to the elements in the results document that contain that data.
介绍如何停止窗体上数据绑定控件内的所有进行中的编辑,以准备保存数据源。
Describes how to stop all in-process edits in data-bound controls on a form to prepare the data source to be saved.
如果在进行验证之前必须允许用户对数据字段进行编辑,则通常会挂起数据绑定。
You would typically suspend data binding if the user must be allowed to edit data fields before validation occurs.
如果在进行验证之前必须允许用户对数据字段进行编辑,则通常会挂起数据绑定。
You would typically suspend data binding if the user must be allowed to edit data fields before validation occurs.
应用推荐