| 1. | Complex binding is also called list - based binding 复杂绑定又被称作基于列表的绑定。 |
| 2. | Examples of controls that support complex binding are the 支持复杂绑定的控件的示例有 |
| 3. | This property was designed to allow complex - bound controls , such as the 设计该属性是为了允许复杂绑定控件(如 |
| 4. | A data view is the data " snapshot " used by complex - bound controls 数据视图是复杂绑定控件使用的数据“快照” 。 |
| 5. | You can complex - bind a control to the information contained in a data table such as binding the 可以将控件复杂绑定到数据表中包含的信息(例如将 |
| 6. | Windows forms can take advantage of two types of data binding : simple binding and complex binding Windows窗体可以利用两种类型的数据绑定:简单绑定和复杂绑定。 |
| 7. | You can simple - bind or complex - bind to the data within a dataset , but be aware that you are binding to the default 可以简单绑定或复杂绑定到数据集内的数据,但请注意,绑定到的是 |
| 8. | In windows forms , you can bind to a wide variety of structures , from simple objects simple binding to complex lists such as ado . net data tables complex binding 在windows窗体中,可以绑定到广泛的结构,从简单对象(简单绑定)到诸如ado . net数据表之类的复杂列表(复杂绑定) 。 |
| 9. | You can simple - bind or complex - bind to the data within a data view , but be aware that you are binding to a fixed " picture " of the data rather than a clean , updating data source 可以简单绑定或复杂绑定到数据视图中的数据,但请注意,绑定到的是数据的固定“图片”而不是一个干净的、不断更新的数据源。 |