QueryableDataSourceView::StoreOriginalValues Method
.NET Framework (current version)
Stores the original values from the Select operation in the control's view state.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
| Name | Description | |
|---|---|---|
![]() | StoreOriginalValues(IList^) | Stores the original values from the Select operation in the control's view state. |
![]() | StoreOriginalValues(IList^, Func<PropertyDescriptor^, Boolean>^) | Stores the original values from the select operation in the control's view state when delete or update operations are enabled. |
Show:
