Hello,
Is it possible to copy the text from a featuretable to the clipboard? I am unable to select the text to copy it...
Thank you
James,
You would have to a css rule override:
.dgrid-scroller {
user-select: text !important;
}
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.