A Microsoft platform for building and publishing apps for Windows devices.
Editable DataGridTextColumn in UWP
Andrew Allen
1
Reputation point
Hi, I have a UWP application where I need an editable data table with a combo box, below is the xaml of the data grid that I am using to try to achieve what I need. I can select a value from the DataGridComboBoxColumn element but I cannot write to it. Is there a way to write and autocomplete while I am writing?
Thanks for your help.
Developer technologies | Universal Windows Platform (UWP)
Developer technologies | Universal Windows Platform (UWP)
Sign in to answer