Show / Hide Table of Contents

Method UpdateSortOrder

| Improve this Doc View Source

UpdateSortOrder()

Update sort order of this RowPresenter.

Declaration
public void UpdateSortOrder()
Remarks

Sort order of RowPresenter will be maintained automatically when underlying DataRow value changed, there is no need to call this method to reflect sort order change when underlying value changed; This method is provided for scenario of custom sort when order is decided other than value change, for example, sort by IsSelected.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest