clipped from msdn2.microsoft.com So, to build the UI, we need to turn a single Word type into a list data source, which should then be displayed through a suitable list or data grid style control. In this situation, I think the DataGridView control is a great candidate. Next, we need to ensure any edits are synchronized between the DataGridView and list data source. Because I'm anticipating a lot of data, a VCR-style control is needed to simplify navigation. Any such control should ensure that currency (current list position) is synchronized between it and the DataGridView as navigation occurs in either. |
This blog is a knowledge base...where I clip cool tricks and urls
Bind Business Object to Datagridview
Subscribe to:
Post Comments (Atom)
Blog Archive
-
▼
2008
(37)
-
▼
January
(16)
- Create / Edit Site
- WMI Properties
- WMI to config IIS
- C# WMI to configure VirtualDirectory
- Unit Testing - extensions
- Bug with singleton and BindingList
- Bind - Part2
- Bind Business Object to Datagridview
- BindingList<T>
- Class extensions, statci method
- Paste Special Catch Events
- excel > hook on pressed keys
- Events and windows messages in Excel
- Speed up VBA code tips
- Future gmail improvements
- Data Context - blog
-
▼
January
(16)
No comments:
Post a Comment