Share via

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.

Developer technologies | Universal Windows Platform (UWP)

Your answer

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