Combobox in XAML

前端 未结 0 1418
礼貌的吻别
礼貌的吻别 2021-01-06 03:29

When I fill a combobox in the code behind, all works OK.

cboContactgegevensContactsoort.ItemsSource = dtContactsoorten.DefaultView;
DataRowView geselecteerdeR         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题