From e4ae7b2466b9aa0de6d8f28b72b16bb86bdb5bee Mon Sep 17 00:00:00 2001 From: pionnegru Date: Tue, 19 Nov 2019 13:24:58 +0200 Subject: [PATCH 1/6] enable focus from column definititon --- .../datatable/components/datatable/datatable.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/core/datatable/components/datatable/datatable.component.html b/lib/core/datatable/components/datatable/datatable.component.html index 5de07bf4a6..e6ddf4ee66 100644 --- a/lib/core/datatable/components/datatable/datatable.component.html +++ b/lib/core/datatable/components/datatable/datatable.component.html @@ -197,7 +197,7 @@
-
+
From 7772f4a5e7ff2ed701e9dd8d65c4ceb568822954 Mon Sep 17 00:00:00 2001 From: pionnegru Date: Tue, 19 Nov 2019 13:25:52 +0200 Subject: [PATCH 2/6] disable cell focus for actions template --- demo-shell/src/app/components/files/files.component.html | 1 + 1 file changed, 1 insertion(+) diff --git a/demo-shell/src/app/components/files/files.component.html b/demo-shell/src/app/components/files/files.component.html index 8ef21bcdd2..7f92e391df 100644 --- a/demo-shell/src/app/components/files/files.component.html +++ b/demo-shell/src/app/components/files/files.component.html @@ -318,6 +318,7 @@