Topic: Data Binding in Windows Forms 2.0 (Read 532 times)
Robot
I am a fanatic. So?
Posts: 547
1192 credits Members referred : 0
« on: Feb 22, 2006, 08:57:58 AM »
Windows Forms 2.0 increases support for data binding via the new BindingNavigator and BindingSource objects, which will save you a lot of effort. Find out how you can perform sorting and searching tasks using data binding and simplify the display of master-detail relationships in tables.