Editable DataGridTextColumn in UWP

Andrew Allen 1 Reputation point
2019-12-19T14:30:41.82+00:00

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?

alt text

Thanks for your help.

Universal Windows Platform (UWP)
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.