CurrencyManager
Wisej.Web.CurrencyManager
Last updated
Was this helpful?
Wisej.Web.CurrencyManager
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.2.0.0)
Keeps data-bound controls synchronized with each other: showing data from the same record.
: Returns the number of items in the list.
: Returns the current item in the list.
: Returns the list for this .
Forces a refresh of the data-bound list.
Resumes data binding.
Suspends data binding to prevents changes from updating the bound data source.
: Returns or sets the current position within the list.
: Returns true when the bound data source can accept changes. Calling sets this flag to false and sets it to true (default).
Fired when the current item has been altered.
Fired when the list changes or an item in the list changes.
Fired when the metadata of the has changed.