RepositoryItemLookUpEdit.GetDataSourceRowIndex Method
| Name | Parameters | Description |
|---|---|---|
| GetDataSourceRowIndex(LookUpColumnInfo, Object) | column, value | Returns the visible index of the row in a data source that contains the specified value in the specified column. |
| GetDataSourceRowIndex(String, Object) | fieldName, value | Returns the visual index of the row in the dropdown that contains the specified value in the specified field. |