DataKeyNames:-
Gets or sets an array that contains the names of the primary key fields for the items displayed in a ListView control.
DataKeys:-
Gets a collection of DataKey objects that represent the data-key value for each item in a ListView control.
DataSource:-
Gets or sets the object from which the data-bound control retrieves its list of data items.
DataSourceID:-
Gets or sets the ID of the control from which the data-bound control retrieves its list of data items.
DataMember:-
Gets or sets the name of the list of data that the data-bound control binds to, in cases where the data source contains more than one distinct list of data items.
EditIndex:-
Gets or sets the index of the item being edited.
EditItem:-
Gets the item that is in edit mode in a ListView control.
EnableModelValidation:-
Gets or sets a value that indicates whether a validator control will handle exceptions that occur during insert or update operations.
Gets or sets an array that contains the names of the primary key fields for the items displayed in a ListView control.
DataKeys:-
Gets a collection of DataKey objects that represent the data-key value for each item in a ListView control.
DataSource:-
Gets or sets the object from which the data-bound control retrieves its list of data items.
DataSourceID:-
Gets or sets the ID of the control from which the data-bound control retrieves its list of data items.
DataMember:-
Gets or sets the name of the list of data that the data-bound control binds to, in cases where the data source contains more than one distinct list of data items.
EditIndex:-
Gets or sets the index of the item being edited.
EditItem:-
Gets the item that is in edit mode in a ListView control.
EnableModelValidation:-
Gets or sets a value that indicates whether a validator control will handle exceptions that occur during insert or update operations.
No comments:
Post a Comment