Winform DatagridCombox Bind Data Show Cannot Sort ComboBox with DataSource Set. Please use underlying data model to sort data
仅提供English版本
Today used winform to create datagridview which bound combox data
1 | name.DataPropertyName = "PropertyName"; |
Project reported error: Cannot sort ComboBox with DataSource set. Please use underlying data model to sort data
Compared multiple blogs found my assignment has no problem, saw last sentence use use underlying data, then clicked edit column found setting sorted to true set to false then error disappeared
All articles on this blog are licensed under CC BY-NC-SA 4.0 unless otherwise stated.



