How Do I: Create Bindable Objects
2
Zips
Zipped By:
  replguy   timblake
Comment(1)
timblake 433 days, 23 hours, 16 minutes ago
thanks!





























Want to add your own comment?
Sign up for a free acount, or Login if you already have an account.
From: replguy
Lectures: 33
More about this lecture
Description:
In this video Pat Tormey shows how to modify your own classes into data sources that can be bound to editable controls. In a couple of quick steps Pat shows how to use a BindingList Generic combined with implementing INotifyPropertyChanged Interface allowing you to create a class smart enough to notify a data grid that it’s calculated properties have changed. He also includes a quick review of Nullable Types to explain how best to deal with Null dates.
Category: WinForm
Posted: 476 days, 23 hours, 50 minutes ago
Language: English
Level: Beginner
Voted: 2 times
Viewed: 72 times
Author: Pat Tormey
More from replguy (33)View All
Related lectures (28) View All