有没有这样的方法:
product.supplier = combobox.SelectedItem as suppier
在devexpress LookUpEdit
?
答案 0 :(得分:0)
我相信您可以使用以下知识库文章中演示的方法: How to obtain the selected row from the LookUp editor
PS。当您搜索与DevExpress控件相关的任何内容时,官方DevExpress Support Center比Google或Stackoverflow好得多。