datagridview is a good way to present data. I collected some useful articles here.
- Displaying Data in the Windows Forms DataGridView Control
- Walkthrough: Creating an Unbound Windows Forms DataGridView Control
- How to: Bind Data to the Windows Forms DataGridView Control
- How to: Bind Objects to Windows Forms DataGridView Controls
- How to: Bind Objects to Windows Forms DataGridView Controls
- DataGridView Class
- How to: Bind Data to the Windows Forms DataGridView Control
- BindingSource Class
- DataGridView Control (Windows Forms)
- Different Methods of Data Binding to a DataGridView
- Creating a Row Highlighter for a DataGridView Control
- Populating data from a CSV file to a DataGridView and Retriving data from a DataGridView to CSV
- DataGridView Helper Class
- Extending the DataGridView
- Generic DataGridView V2.0
- Double Buffering a DataGridview
- Reducing flicker, blinking in DataGridView
- Using XML as datagridview Source
- DataGridView Multi-column Sort
- Multi Column Sorting in DataGridView
- Customizing the DataGridView to support expanding/collapsing (ala TreeGridView)
- DataGridView with hierarchical data binding
- Use an Event to Set the Row/Cell BackColor in a Custom DataGridView
- Important facts about datagridview
- How to populate DataGridView, GridView with SQL statement in C#
No comments:
Post a Comment