w-ahmad / WinUI.TableView

A light weight TableView component for WinUI3
MIT License
128 stars 9 forks source link

Copy or Export selected rows order is in which the individual items were selected #5

Closed w-ahmad closed 5 months ago

w-ahmad commented 5 months ago

Description:

When copying or exporting selected rows, the order in the clipboard or output is the order in which the individual items were selected.

Steps to Reproduce:

Expected behavior:

When copying or exporting selected rows, the order should be same as they are shwoing in Table.

Environment: