Skip to content

[API Proposal]: DataView.SortComparison from internal to public #114919

@nikulenko

Description

@nikulenko

Background and motivation

I suggest changing the DataView.SortComparison modifier from internal to public. This will allow you to dynamically define your sorter during the presentation generation process. This change does not affect existing functionality.

API Proposal

public System.Comparison<DataRow> SortComparison;

Metadata

Metadata

Assignees

No one assigned

    Labels

    api-suggestionEarly API idea and discussion, it is NOT ready for implementationarea-System.Data

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions