From 84ce238909177e2c26ce739d0eb48f512231d89d Mon Sep 17 00:00:00 2001 From: Michael Hawker <24302614+michael-hawker@users.noreply.github.com> Date: Thu, 30 Apr 2026 09:45:17 -0700 Subject: [PATCH] Add Uno support for DataTable Fixed #559 Tested on Uno WASM, works great, just StickyHeaderBehavior not working (different issue). Just delete the MultiTarget.props so we hit all targets. --- components/DataTable/src/MultiTarget.props | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 components/DataTable/src/MultiTarget.props diff --git a/components/DataTable/src/MultiTarget.props b/components/DataTable/src/MultiTarget.props deleted file mode 100644 index 18f6c7c98..000000000 --- a/components/DataTable/src/MultiTarget.props +++ /dev/null @@ -1,9 +0,0 @@ - - - - uwp;wasdk; - -