Click here to Skip to main content
15,905,616 members

Comments by s yu (Top 200 by date)

s yu 14-May-24 10:00am View    
Richard: I read the article, but could not find a WPF control that can substitute the DataGridView. Could you provide additional hint? Thanks.
s yu 3-May-24 15:18pm View    
Pete: Thanks for your post. For System.Windows.Controls.TreeView, it can be refreshed by
.Items.Refresh()
s yu 3-May-24 9:00am View    
Great! Thanks to Pete!
s yu 3-May-24 8:09am View    
I re-added a new class-library type Project into the solution, the namespace can be recognized. Before, the project type created was an ArcGIS Pro Managed Configuration, which causes the Error CS0234. Thanks to Dave and Richard for your responses.
s yu 24-Apr-24 13:24pm View    
Actually, I also tried what you said. But I got another bug https://www.codeproject.com/Questions/5381071/IDE0005-error-using-directive-is-unnecessary?cmt=1126156#cmt1126156