摘要:
Databinding in Windows Forms demo (CSWinFormDataBinding)/************************************* Module Header **************************************\* ... 阅读全文
posted @ 2014-09-08 09:34
kevinygq
阅读(250)
评论(0)
推荐(0)
摘要:
Data Object(class) impliment INotifyPropertyChanged; then the Object can update BindingSource.Implimentation public abstract class NotifyProperyChan... 阅读全文
posted @ 2014-09-07 21:06
kevinygq
阅读(253)
评论(0)
推荐(0)
摘要:
Introduction to common Interfaces IDataErrorInfo Provides the functionality to offer custom error information that a user interface can bind to. .NET 阅读全文
posted @ 2014-09-07 16:28
kevinygq
阅读(155)
评论(0)
推荐(0)