Roberto Salemi

Roberto Salemi

  • NA
  • 146
  • 136.7k

[WPF] Datagrid: edit cell with an autocomplete textbox

Mar 26 2015 12:38 PM
Hi,
I would that the user can edit a cell of datagrid with a autocomplete textbox.


Normally, I implemented the edit with a combobox, defining a DataGridTemplateColumn.CellEditingTemplate.


How can use an autocomplete textbox in this case?


Thanks.

Answers (1)