Click here to Skip to main content

Desktop Development » Grid & Data Controls

Grid and Data Controls

.NET - DataGrid and DataView 

top
Title / Updated Author Score  
WPF Toolkit DataGrid Supporting Multiple Column Sets
Updated: 12 Jul 2010
WPF Toolkit DataGrid supporting multiple column sets
C#, Windows, .NET, WPF, Dev
 
Frank Augustin 5.00
Validation in WPF Toolkit’s DataGrid
Updated: 5 Nov 2011
Describe validation when presenting data in WPF Toolkit’s DataGrid.
C#, Windows, .NET, XAML, WPF, Dev, MVVM, DataGrid
 
Frank Augustin 5.00
Userful GridView ASP.NET
Updated: 31 Jan 2012
I tried to summrize the common feature which we generally want in asp.net GridView.
C#, .NET, ASP.NET
 
thawait.himanshu 5.00
Data from Two Tables in a Single DataGridView
Updated: 22 Dec 2011
Display, Edit and Delete Data from Two Tables in a Single DataGridView
C#, Windows, Web
 
Ashraf Shah 5.00
Toggling the States of all CheckBoxes Inside a DataGridView Column
Updated: 2 Oct 2009
This article describes how to toggle the states of all CheckBoxes inside a particular DataGridView column.
C#1.0, C#2.0, C#3.0, WinXP, .NET3.5, ADO.NET, VS2008, Dev, WinForm
 
Samir NIGAM 4.97
How to Create ProgressBar Column in DataGridView
Updated: 15 Nov 2010
An article on how to create a ProgressBar Column in DataGridView
C#, Windows, Visual-Studio (VS2008)
 
Kanasz Robert 4.95
Multiple Cell Edit Custom DataGridView
Updated: 22 Jun 2009
Custom DataGridView with multi-cell copy/paste and Excel autofill drag and drop.
C#1.0, C#2.0, C#3.0, .NET, Dev
 
uini 4.94
ListView Layout Manager
Updated: 3 Aug 2009
WPF: Customizing ListView/GridView Column-Layout
C#3.0, Windows, .NET3.0, XAML, WPF, Dev
 
Jani Giannoudis 4.87
DataGridView component with EmptyDataText Property - Windows Form Application
Updated: 5 May 2011
Gets or sets the text to display in the empty data row rendered when a GridView control is bound to a data source that does not contain any records
C# (C#2.0, C#3.0), .NET, Dev, Design, Gridview, WinForm
 
Sunasara Imdadhusen 4.85
Editable and Multi-Functional Datagridview
Updated: 22 May 2008
The article or rather a code snippet demonstrates a simple application of insert, update, delete using datagridview. There are some unique features in this datagridview.
VB, .NET2.0, Dev
 
Viram 4.82
DataGridView Image Button Cell
Updated: 24 Jun 2008
A clickable button cell that can display an icon in a DataGridView
C#, .NET (.NET2.0, .NET3.0, .NET3.5), Dev, WinForm
 
Darryl Caillouet 4.75
Gridview with Fixed Header
Updated: 15 Sep 2011
Gridview with Fixed Header
ASP.NET, Dev
 
Dorababu743 4.75
DataGridVewTextBoxCell with Span Behaviour
Updated: 21 Dec 2010
DataGridViewTextBoxCell derived cell that can be merged with cells of the same type
C# (C#2.0, C#3.0), Windows (WinXP, Vista), .NET3.5, Dev, Design, WinForm
 
Sergey Semyonov 4.74
How to Host a Color Picker Combobox in Windows Forms DataGridView Cells
Updated: 24 Mar 2008
An article on how to add a color picker ComboBox to DataGridView
C# (C#2.0), Windows (Win2K, WinXP, Win2003, Vista), .NET (.NET1.0, .NET1.1, .NET2.0), Visual-Studio (VS2008), GDI+, Architect, Dev, Design
 
Joe20033 4.73
RichTextBox Cell in a DataGridView
Updated: 1 May 2009
Source code for how to create a RichTextBox column in a DataGridView
C#, .NET2.0, ADO.NET, Dev, WinForm
 
mrwisdom 4.71
Demonstration of Row Swapping in a Grid View
Updated: 24 May 2009
An article to demonstrate row swapping in a grid view
C#, Windows (WinXP), ASP.NET, Dev
 
Niladri_Biswas 4.67
Disabled Checkbox Column in the DataGridView
Updated: 17 Dec 2008
This control allows the user to add column type other than existing column type for datagridview
C#2.0, .NET2.0, WinForm
 
harschel 4.67
Bind ASP.NET DataGrid using Ajax-Enabled WCF Service without Refreshing your page
Updated: 16 Sep 2011
How to bind ASP.NET dataGrid using Ajax-Enabled WCF Service without refreshing your page
C#, .NET, ASP.NET, Dev
 
Omar Alatare 4.67
Extending the DataGridView
Updated: 23 Dec 2008
A few minor modifications to improve the DataGridView.
C#, .NET (.NET2.0, .NET3.0, .NET3.5), ADO.NET, Dev, WinForm
 
Chris_McGrath 4.65
Data Pagination in DataGridView. Bounded Mode
Updated: 17 Apr 2009
How to use DataGridView pagination in bounded mode
C# (C#1.0, C#2.0, C#3.0), .NET (.NET2.0), Architect, Dev, WinForm
 
Igor Kushnarev 4.64
RSS/XML Data-Binding to Data Control with Row Limitations
Updated: 23 Oct 2007
This article not only details how to bind an RSS feed (or any XML document) directly to a data control (DataGrid), but also how to limit the number of rows displayed
XML, HTML, C#1.0, C#2.0, C#3.0, Windows, .NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5, VS.NET2003, VS2005, VS2008, Architect, Dev
 
xbadenx 4.63
Databinding - BindingList, BindingSource, and BusinessObjects: Part 2
Updated: 27 Jun 2009
Databinding - Searching and sorting BindingList.
C#, Windows, .NET, Visual-Studio, ADO.NET, Dev, WinForm
 
Arindam Sinha 4.50
Inplace Edit in GridView
Updated: 24 Sep 2009
A slightly different way to look at GridView Edit
C#, .NET, ASP.NET, Architect, Dev, Design
 
Jay Thakar 4.43
Drag and Drop Text from One to Other Datagrirdview in C# Windows Application
Updated: 18 Feb 2010
This example will show how to drag data from one datagridview to another
C#, Windows, Dev, WinForm
 
vivekkushwaha 4.40
Cheating the DataGridView
Updated: 11 Mar 2009
DataGridView modifications to enble the user to move horizontally through the cells by pressing the Enter key.
C#2.0, .NET2.0, VS2005, Dev
 
samqty 4.33
An introduction to using a DataGrid control in Silverlight 2.0
Updated: 24 Apr 2008
An introduction to using the DataGrid control in Silverlight 2.0.
C# (C#2.0), .NET (.NET3.0), Ajax
 
Abhilash Nedumpurath 4.33
Cell Blink for DataGridView
Updated: 4 May 2008
An article on adding a cell blink feature for DataGridView
C#2.0, Windows, .NET2.0, Visual-Studio, Dev, WinForm
 
Ram Mohan Raja 4.32
Using an Enum Class in a DataGridView Combobox Column
Updated: 19 May 2011
This is a working example of an enum class column on a DataGridView for a Windows Form using C++/CLI where data is drawn from multiple datasources.
C++/CLI, Windows (Vista, Win7), Visual-Studio (VS2008), Dev
 
Ger Hayden 4.30
Multiple DataGridViews on a Form
Updated: 11 Sep 2011
This is a working example of three DataGridViews on a windows form where the values on the second and third grid change during execution written using C++/CLI.
C++/CLI, Windows (Vista, Win7), Visual-Studio (VS2008)
 
Ger Hayden 4.29
Eliminate Duplicate Values from the Grid View
Updated: 24 May 2009
This example will demonstrate how to eliminate duplicate values from the Grid View
C#, Windows (WinXP), ASP.NET, Dev
 
Niladri_Biswas 4.25
DataGridViewColumn Hosting MaskedTextBox
Updated: 12 May 2008
How to host a MaskedTextBox in a DataGridViewColumn
C#2.0, Windows, .NET2.0, Dev, WinForm
 
J.Thomas 4.23
The Complete Datagrid (Alphabetic and Customized Paging )
Updated: 23 Jul 2011
Editing, Deleting, Sorting, Alphabetic and Customized paging all in one
C#, SQL, ASP.NET
 
Rachana BG 4.20
DataGrid Paging - C# Windows Forms
Updated: 8 Nov 2006
DataGrid paging using C# Windows Forms - Select only the required (page size) records from the table.
C#, SQL, Windows, .NET, Visual-Studio, ADO.NET, SQL2000, Dev
 
Manoh 4.16
ActiveX Control to Use DataGrid in VB6
Updated: 13 Apr 2008
AciveX for using MSDataGrid with ComboBox and DTPicker
VB6, VB, Windows (WinXP)
 
Mostafa Kaisoun 4.15
Exporting a DataGridView to Excel in .NET 2.0 (C# code)
Updated: 5 Jan 2009
This article explains how to export the contents of a .NET Datagridview control to an excel file
C# (C#1.0, C#2.0, C#3.0)
 
Geek13 4.13
DataGridView Custom Headers in VB.NET
Updated: 9 Mar 2009
How to give Custom Headers to your DataGridView
VB8.0, .NET2.0, Dev, Design, WinForm
 
Luca Crisi, MCP 4.07
Image Thumbnail Preview in DataGridView
Updated: 16 Sep 2008
Shows an implementation of displaying images in a DataGridView with image resizing and paging.
C#, Windows, .NET (.NET3.5), ADO.NET, Dev
 
Mark Woan 4.04
Adjusting DataGridTableStyle for IList objects
Updated: 20 Mar 2009
Setting the member name property for a DataGridTableStyle for an IList object.
VB, .NETCF, .NET (.NET3.5), Visual-Studio (VS2008), Dev
 
Lex Beekmans 4.00
How to include a header on each page when printing a DataGrid
Updated: 1 Aug 2006
An article on printing issues of DataGrid
Javascript, Windows, .NET, Visual-Studio, Dev
 
Abhilash Nedumpurath 3.96
Datagrid - Editing, Updating, Cancel, Selecting Rows
Updated: 18 Jun 2009
How to work with data grid view
C#, .NET, Dev
 
Muhammad Ahmad 3.86
How To Allow To Sort By Multiple Columns in Custom Data Binding
Updated: 4 Aug 2007
The description of how to realise the possibility of sorting by many columns in DataGridView if data source is a list of objects
C#2.0, Windows, .NET2.0, .NET3.0, VS2005, Dev, Design
 
meglio 3.75
A Simple C# Labyrinth/Maze Solving Application
Updated: 30 Apr 2009
An application to solve a custom/random labyrinth represented with a .NET GridView control
C#, .NET (.NET2.0), Visual-Studio (VS2008), Dev, Design
 
rusevd 3.67
Column Header CheckBox in DataGridView (Winfoms)
Updated: 4 Jan 2008
How to display Column Header CheckBox in Winfoms DataGridView
C# (C#2.0), .NET (.NET2.0)
 
Ramana.Gali 3.60
Drag Drop Text from DataGridView to RichTextBox or TextBox
Updated: 19 Apr 2007
How to drag/drop text from datagridview control to richtextbox or textbox
C#2.0, Windows, .NET2.0, VS2005, Dev
 
Nouman Bhatti 3.50
An Array Data Grid with Sort and Filter Ability
Updated: 19 Oct 2006
A custom data grid that gets an array object as its data source and can sort and filter it.
C#1.0, Windows, .NET1.1, VS.NET2003, Dev
 
beatles1692 3.40
Employee Attendance Tracking
Updated: 31 Jan 2012
Program to track employee work time
C#, Windows, DBA, Design, C#3.5, Sqlite
 
C Yang 3.36
Set Image as Background for DataGridView
Updated: 14 Feb 2007
How to show an image in the background for DataGridView
VB, Windows, .NET, Visual-Studio, Dev
 
ELhajjNet 3.32
How to Populate a DataGridView Control using OleDbDataReader
Updated: 11 Jul 2008
This very simple article explains how to populate a datagridview control using a datareader object.
C#2.0, .NET, WinXP, Visual-Studio, Dev
 
Syed M Hussain 3.28
Custom Sort for DataBound WPF ListView
Updated: 7 Feb 2008
Provides Custom Sorting for a ADO.NET bound WPF ListView
VB6, VB (VB7.x, VB8.0, VB9.0), .NET3.0, WPF
 
SamratGhose 3.27
Displaying Vertical Rows in DataGrid View
Updated: 23 Jun 2007
Displaying vertical rows in DataGrid View
C#, Windows, .NET, Visual-Studio, Dev
 
Mohamad Gamal 3.22
DataGridView with hierarchical data binding
Updated: 31 Jul 2008
The TreeGridView by Mark Rideout with data binding and sorting
C# (C#1.0, C#2.0, C#3.0)
 
Joao Eduardo Grossi, Ricardo Macedo 3.13
Paging in DataGridView using VScrollbar
Updated: 6 Nov 2007
Enable paging in a DataGridView on scrolling
C#2.0, Windows, .NET2.0, VS2005, Dev, WinForm
 
Nouman Bhatti 3.10
DataGrid Paging Using DataReader - C# Windows Forms
Updated: 9 Nov 2006
DataGrid paging using DataReader.
SQL, C#1.0, Windows, .NET1.1, ADO.NET, SQL2000, VS.NET2003, Dev, WinForm
 
Manoh 3.07
Conditional combobox column for DataGrid
Updated: 9 Apr 2007
This is a class which will allow you to show comboboxes on a DataGrid based on some condition(s).
C#2.0, Windows, .NET1.1, VS.NET2003, Dev, WinForm
 
pravk 3.00
Updatable and reusable DataGridView for Oracle or SQL Server
Updated: 12 Sep 2007
Reusable form containing an updatable DataGrid. Pass a connection string and a Select statement to the form, and you can add/update/delete records in a table on an Oracle or SQL Server database.
SQL, C#2.0, Windows, .NET2.0, VS2005, Dev
 
gultron 3.00
Excel export from DatagridView
Updated: 15 Oct 2008
A way to export data to native excel (xls) from a Datagridview with any data source
C# (C#1.0, C#2.0), .NET (.NET2.0), Win32, Visual-Studio (VS.NET2003, VS2005), Dev
 
kevinuni 2.93
Sortable, Generic GridView with Paging Capabilities
Updated: 26 Nov 2008
Sortable, Generic GridView with paging capabilities with ready outlook and number formatting
C#, .NET3.0, .NET3.5, ASP.NET, Architect, Dev
 
yordan_georgiev 2.80
Multi Line GridView Column Cell
Updated: 12 Nov 2007
Display multi line of text saved in the database
C#1.0, C#2.0, .NET1.1, .NET2.0, WinXP, Win2003, .NET3.0, ASP.NET, WebForms, Ajax, SQL2000, SQL2005, VS.NET2003, VS2005, DBA, Dev, WinForm
 
T.Ashraf 2.78
How to Make an Arabic Column in DataGridView
Updated: 20 Sep 2008
Arabic Column in DataGridView
C# (C#1.0, C#2.0), Dev
 
Ahmed R El Bohoty 2.75
Extracting Values from a Gridview
Updated: 21 Jan 2010
Extracting Values from a Gridview
C#, ASP.NET
 
SachinKumarK 2.75
Using a DataGrid
Updated: 22 Mar 2008
How to use a DataGrid control.
C#, Windows, .NET, Visual-Studio, ADO.NET, Dev
 
Muammar© 2.70
Sorting and Paging of an Generic GridView
Updated: 11 Jun 2008
How to implement sorting and paging of an generic gridview
C# (C#3.0), .NET (.NET3.5), ASP.NET, Dev
 
yordan_georgiev 2.65
How To Pass Value from User Web Control to Parent ASPX Page
Updated: 23 Feb 2008
How to pass values between user control and ASPX page without JavaScript
C# (C#1.0, C#2.0, C#3.0), SQL, Windows (WinXP, Vista), .NET (.NET2.0), ASP.NET, SQL-Server (SQL2000, SQL2005), IIS, Visual-Studio, ADO.NET, Architect, Dev, Design
 
T.Ashraf 2.53
Connect the Excel Database from C# .Net
Updated: 21 Dec 2007
It Explains how to make a connection to the Excel and how to get the data using C# .Net
C# (C#1.0, C#2.0, C#3.0), .NET (.NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5)
 
Senthil Rajan 2.50
Binding a generic collection to a DataGridView via Visual Basic 2008 code
Updated: 16 Mar 2008
Binding a generic collection to a DataGridView in VB 2008, with a few lines of code.
VB8.0, VB9.0, .NET2.0, .NET3.5, ADO.NET, VS2005, VS2008, Dev
 
Alessandro Del Sole 2.42
How to make a sortable DataGrid for custom IBindable collections
Updated: 10 Mar 2007
A sortable DataGrid for custom collections.
C#2.0, .NET, WinXP, VS2005, Dev
 
Koen Vingerhoets 2.00
Check, Uncheck the CheckBoxes of DataGrid using JavaScript
Updated: 26 Jan 2009
The code handles any DataControl's CheckBoxes Check, Uncheck on Client Side
Javascript, .NET, Dev
 
Kundan_Kumar 2.00
GridView As A MOVIE ScreenLayout
Updated: 7 Mar 2011
GridView As A MOVIE ScreenLayout
C#, SQL, ASP.NET, Dev
 
KatareRaju 2.00
Filter a DataGrid using a Foreign Key Combobox
Updated: 15 Jan 2007
Filter a DataGrid using a Foreign Key combobox - VS 2005 RAD (.NET 2.0).
C#, VB, Windows, .NET2.0, .NET3.0, VS2005, Dev
 
Robert R Freeman 1.95
Realy Nice DataGridView
Updated: 17 Feb 2008
Really Nice Look n' Feel in a DataGridView
VB (VB7.x, VB8.0, VB9.0), .NET (.NET1.1, .NET2.0, .NET3.0)
 
Theepak Bhardwaj 1.71
Scrollable GridView
Updated: 15 Jul 2008
Creating a scrollable GridView with a fixed header.
CSS, VB7.x, VB8.0, VB9.0, WinXP, ASP.NET, Dev, Design
 
Jay Stacey 1.33
A method that provides how to handle events when maintaining multiple tables on a DataGridView
Updated: 15 May 2007
This article shows a method which handles events when you maintain multiple tables on a DataGridView.
C#2.0, .NET, WinXP, VS2005, Dev
 
azealer 1.31
Tracker - A Windows Form
Updated: 19 Apr 2008
updated with a gribanchor feature, a bugfix and translated to c++/cli
C++/CLI, VB, .NET (.NET2.0), Dev
 
screanjap 1.14
Outlook Style DataGrid
Updated: 21 Mar 2006
Easy way to create an Outlook style DataGrid.
C#, SQL, Windows, .NET, Visual-Studio, Dev
 
Prithvis 1.10
Displaying Data in Gridview
Updated: 3 Jul 2010
An article on how to display data in gridview
C#, .NET, SQL-Server, Dev
 
Shining Legend 1.00

DataSets, DataGrids etc 

top
Title / Updated Author Score  
Data Debugger Visualizer
Updated: 30 May 2005
VS 2005 debug visualizers for DataSet, DataTable, DataView, DataRow and DataColumn objects.
C#, Windows, .NET2.0, ADO.NET, VS2005, Dev
 
dotnetdan 5.00
A Practical Guide to .NET DataTables, DataSets and DataGrids - Part 2
Updated: 23 Feb 2004
The purpose of this document is to provide a practical guide to using Microsoft’s .NET DataTables, DataSets and DataGrid
C#, Windows, .NET1.0, .NET1.1, Visual-Studio, Dev
 
Pete2004 4.94
A Practical Guide to .NET DataTables, DataSets and DataGrids - Part 4
Updated: 23 Feb 2004
The purpose of this document is to provide a practical guide to using Microsoft’s .NET DataTables, DataSets and DataGrid
C#, Windows, .NET1.0, .NET1.1, Visual-Studio, ADO.NET, Dev
 
Pete2004 4.92
A Practical Guide to .NET DataTables, DataSets and DataGrids - Part 1
Updated: 23 Feb 2004
The purpose of this document is to provide a practical guide to using Microsoft’s .NET DataTables, DataSets and DataGrid
C#, Windows, .NET1.0, .NET1.1, Visual-Studio, Dev
 
Pete2004 4.87
DataGridView Printing by Selecting Columns and Rows
Updated: 11 Mar 2007
An article on DataGrdView printing.
C#, VB, .NET2.0, WinXP, ADO.NET, VS2005, Dev
 
Afrasiab Cheraghi 4.82
How to add other controls to DataGrid - (Part I )
Updated: 19 Nov 2005
How to add other controls to DataGrid?
C#, .NET, Win2K, WinXP, VS.NET2003, Dev
 
ShahabFatemi 4.80
Enhanced DataSet Quick Watch
Updated: 20 Feb 2005
A VS.NET add-in to visualise standard and typed DataSets, DataTables and DataRows whilst debugging.
C#, Windows, .NET1.1, ADO.NET, VS.NET2003, Dev
 
CodeBureau - Matt Simner 4.73
Databinding - Bindinglist, BindingSource and BusinessObjects - Part 1
Updated: 20 Jun 2009
Databinding - Bindinglist, BindingSource and BusinessObjects
C#, .NET (.NET3.5), Architect, Dev, WinForm
 
Arindam Sinha 4.71
DataGridView with Persistent Column Widths and Order
Updated: 27 Mar 2009
An application demonstrating how to save column width, order and visibility information for a DataGridView control, bound to an Access database, using the Windows Forms Application Settings feature
C#2.0, Windows, .NET2.0, ADO.NET, VS2005, Dev, WinForm
 
Ron Dunant 4.67
Using the DataGrid Control
Updated: 13 Jun 2005
An introduction to using the ADO.NET control.
C#, Windows, .NET1.1, ADO.NET, VS.NET2003, Dev
 
Huseyin Altindag 4.66
DataGridView that Saves Column Order, Width and Visibility to user.config
Updated: 29 Jul 2009
Enhanced DataGridView that saves column order, width and visibility to user.config
C# (C#3.0), .NET (.NET3.5), Visual-Studio (VS2008), Dev, WinForm
 
Günther M. FOIDL 4.59
A Practical Guide to .NET DataTables, DataSets and DataGrids - Part 3
Updated: 23 Feb 2004
The purpose of this document is to provide a practical guide to using Microsoft’s .NET DataTables, DataSets and DataGrid
C#, Windows, .NET1.0, .NET1.1, Visual-Studio, Dev
 
Pete2004 4.59
DataGrid Formatting
Updated: 15 Aug 2004
Applying DataGridTableStyle class In WinForm DataGrid control.
C#, Windows, .NET1.0, .NET1.1, VS.NET2003, Dev
 
sreejith ss nair 4.57
DataSets, XML Schemas, and Excel - Oh My!
Updated: 24 Apr 2008
This article demonstrates the amazing transformation power of the DataSet with agnostic XML schemas, XML, and Excel Read/Write (all with colourful XML rendering using XmlBrowser).
C# (C#2.0), XML, Office, ADO.NET
 
George Zabanah 4.54
A Helper Class to Bind a DataTable to a Class
Updated: 9 Nov 2007
Binding to the DataTable without the System.Windows.Forms namespace.
C#, Windows, .NET, Visual-Studio, Architect, Dev, WinForm
 
Marc Clifton 4.52
DataGrid With Well-behaved ToolTips
Updated: 19 Dec 2006
A DataGrid that displays the correct ToolTip on each cell after sorting, and displays the ToolTip on a cell even when it is being edited.
C#, Windows, .NET1.1, ADO.NET, VS.NET2003, Dev
 
Lisa Jorgensen 4.52
Printing Selected Columns and Rows in a DataGrid
Updated: 13 Dec 2006
An article on printing selected columns and rows in a DataGrid.
C#, .NET2.0, WinXP, ADO.NET, VS2005, Dev
 
Afrasiab Cheraghi 4.52
Crystal Report Basics and Integration with DataSet
Updated: 9 Apr 2007
This article gives a brief introduction about Crystal Reports and how to bind a dataset (.xsd) with a Crystal Report.
C#, Windows, .NET1.1, VS.NET2003, Dev
 
Prathapachandran.v 4.50
How To Create a DataSet from Multiple Selected Rows in a DataGrid
Updated: 6 Jun 2006
This article describes how to create a DataSet from multiple selected rows in a DataGrid object.
C#, Windows, .NET, Visual-Studio, Dev
 
Blexrude 4.43
A Custom CheckedListBox with Datasource Implementation (Bindable)
Updated: 16 Jan 2008
In this article, you will see how to bind a CheckedListBox to the data source and how to get/set a list of IDs for the checked items.
C# (C#3.0), .NET (.NET3.5), Dev
 
Ricardo Cuello 4.33
Javascript Dataset, Data Repeater and Grid
Updated: 31 Oct 2008
An object that can repeat data in any template
Javascript, HTML, Ajax, Dev
 
Mahdi Yousefi 4.25
How to improve performance of typed DataSet creation
Updated: 23 May 2005
How to improve performance of typed DataSet creation.
C#, .NET1.1, WinXP, ADO.NET, VS.NET2003, Dev
 
Uri Lavi 4.22
BindingSource and BindingNavigator in C# 2.0
Updated: 14 Sep 2006
In this simple article, I'd like to show how to use the new components BindingSource and BindingNavigator in C# 2.0.
C#, Windows, .NET2.0, ADO.NET, VS2005, Dev
 
Huseyin Altindag 4.17
Resizing Datagrid Columns to content, keeping the table styles
Updated: 28 May 2005
This simple function resizes all columns in a DataGrid to its contents, without losing table styles.
C#, VC7.1, .NET, WinXP, VS.NET2003, Dev
 
Tijz 4.14
Fill any TableAdapter Using Any of Your Select Methods
Updated: 12 May 2009
Avoid the pesky table adapter load error failed to enable constraints.
C#1.0, C#2.0, C#3.0, VB8.0, VB9.0, .NET, ADO.NET, DBA, Dev
 
rickwright2000 4.00
Excel Adapter for ADO.NET
Updated: 28 Mar 2007
An article on converting a Microsoft Excel Workbook to ADO.NET Dataset using C# and Microsoft Office 2003 Interop Assemblies.
C#2.0, Windows, .NET2.0, VS.NET2003, VS2005, Dev
 
Tomy Rhymond 3.91
Three Master-Details Related Grids on the Same Form
Updated: 23 Sep 2009
An approach to create a master-details grid and to show the parent column in the child table.
SQL, C#3.0, Windows, .NET2.0, .NET3.0, ADO.NET, SQL2005, Dev
 
db_developer 3.80
Updating a DataSet with Multiple Tables using Enterprise Library
Updated: 21 Oct 2005
How to update a DataSet with multiple tables, especially those with parent-child relationships.
C#, Windows, .NET, Visual-Studio, DBA, Dev
 
Amour Rashid 3.63
Handling Keyboard Events of DataGrid Cells
Updated: 9 Mar 2006
Handling Key-Down and similar events for DataGridCells in a DataGrid
C#, SQL, Windows, .NET1.1, SQL2000, VS.NET2003, DBA, Dev
 
Asher Syed 3.62
A Free HTML Report Generator for DataSets
Updated: 29 May 2004
There are many tools out there for reports, varing by price, capabilities and learning curves. I wanted an ASAP tool (As Simple As Possible :-)) to produce HTML outputs and view them with emphasis, on dynamic creation capability. I started out with making a reporter for ADO DataSets.
C#, .NET1.0, .NET1.1, Win2K, WinXP, Win2003, VS.NET2003, Dev
 
DaberElay 3.61
Client side scrollable dataset
Updated: 4 Apr 2005
How to achieve a scrolling effect for you dataset from JavaScript.
C#, Javascript, HTML, .NET, WinXP, ASP.NET, Visual-Studio, WebForms, Dev
 
Tasos Vogiatzoglou 3.50
Using a DataTable with minimal/partial Update stored procedures
Updated: 27 Feb 2006
Outlines an alternative to using the SqlDataAdapter to perform updates from a DataTable to enable the use of minimal updates.
C#, Windows, .NET1.1, ADO.NET, VS.NET2003, Dev
 
dylanf 3.33
Tweaking a Windows DataGrid control
Updated: 9 Feb 2006
Tweaking the DataGrid control through a linked DataSet's XMLSchema.
C#, Windows, .NET, Visual-Studio, Dev
 
Harish Palaniappan 3.33
A Couple of Tricks for the Datagrid and Table Styles
Updated: 1 May 2006
This article talks about setting readonly on the datagrid along with swtiching between tableStyles and a generic method to access columns by name
C#, Windows, .NET, Visual-Studio, Dev
 
kubben 3.33
Sorting DataGrid programmatically
Updated: 5 Aug 2004
This code sorts a Windows.Forms.DataGrid programmatically, "emulating" a header click.
C#, .NET1.0, .NET1.1, Win2K, WinXP, Win2003, VS.NET2003, Dev
 
Alexander Yumashev 3.29
Extended DataSet Quick Watch
Updated: 3 Nov 2006
An extended version of the DataSet Quick Watch application.
C#, Windows, .NET1.1, ADO.NET, VS.NET2003, Dev
 
iowarobbie 3.00
dataGridview Using DataReader
Updated: 24 Sep 2008
How to Fill dataGridview Using DataReader in Win App
C#, .NET, ASP, ADO.NET
 
Ahmed R El Bohoty 3.00
Import and Export Data from GridView
Updated: 16 Nov 2007
Import and Export Data from GridView
C#, Windows, .NET, Visual-Studio, Dev
 
KennyPatel 3.00
Highlight-click-display
Updated: 30 Jul 2007
Hightlight a clicked row and display the information of the selected row on another page
C#, Javascript, .NET1.0, WinXP, ASP.NET, Visual-Studio, WebForms, DBA, Dev
 
Florence FZ Li 3.00
How to Convert a Collection Base to a DataSet
Updated: 15 Jun 2007
An article on converting a Collection Base to a DataSet.
C#, .NET1.1, Win2K, WinXP, ADO.NET, VS.NET2003, Dev, WinForm
 
Okta Endy 2.93
Checking for optional columns in a DataTable
Updated: 9 Oct 2004
Ways to check for the presence of optional data elements in a DataTable or a DataSet.
C#, .NET1.1, Win2K, WinXP, Win2003, ADO.NET, VS.NET2003, Dev
 
gtamir 2.87
Multi Column Combo Cell for the .NET 2.0 DataGridView Control
Updated: 25 Dec 2008
This article will demonstrate an approach to solve the issue of a multi-column cell for DataGridView.
C#2.0, Windows, .NET2.0, VS2005, Dev
 
IssaharNoam 2.61
Convert XML Data to DataSet and Back
Updated: 18 May 2005
This article describes the functions to convert the XML data to an untyped dataset and get the XML back from untyped dataset
C#, Windows, .NET, Visual-Studio, Architect, Dev
 
S Sansanwal 2.41
Encrypt and decrypt DataSets to XML files
Updated: 23 Apr 2005
This class lib allows encrypting DataSets to XML files and reading them back. A Win Form app is included as a showcase.
C#, XML, Windows, .NET1.1, ADO.NET, VS.NET2003, DBA, Dev
 
Koenraad 2.37
Class to transform an OFX (Microsoft Money) file into a DataSet
Updated: 28 Jul 2010
A small class that transforms the contens of an OFX file into a DataSet.
C#3.0, Windows, .NET, Visual-Studio, Dev
 
rodrigo diniz 1.88
Distinct IDs from DataSet
Updated: 14 Nov 2006
An article on selecting distinct values from a DataSet.
C#, Windows, .NET2.0, ADO.NET, VS2005, Dev
 
Mahendra Kumar Srivastava 1.76
Load a billion rows in a DataGridView
Updated: 4 Aug 2009
This article presents how to load rows virtually in a DataGridView without using its RowCount (memory hog).
C#, .NET, ADO.NET, Dev, WinForm
 
anagram of iEnableMuch = Michael Buen 1.71
DataGrid Cell Tooltip
Updated: 3 Jun 2005
Simple datagrid tooltip of each cell values and header tooltip
C#, Javascript, SQL, Windows, .NET, Visual-Studio, ADO.NET, DBA, Dev
 
Y. Shahabudeen 1.56
Merging two DataSets eliminating the duplicate rows
Updated: 14 Aug 2008
How to merge two DataSets by eliminating the duplicate rows.
VB, .NET, ADO.NET, Dev
 
gnk424  

General 

top
Title / Updated Author Score  
A BLOB on a DataGridView column (with Command Button column, XML, and layering)
Updated: 17 Aug 2011
This is a working example of a BLOB column on a DataGridView for a Windows Form using C++/CLI where data is drawn from an XML document.
C++/CLI, XML, Vista, Win7, VS2008, Dev
 
Ger Hayden 5.00
Grid Control Re-dux with Smooth Scroll and Composite Cell
Updated: 27 Aug 2010
Chris Maunder's CGridCtrl had been modified to accomodate merged cells and freezed panes, now it has the cool feature of Horizontal Smooth Scrolling and Composite Cell (to show a minigrid inside a single cell)
C++, MFC
 
Mukit, Ataul 4.96
Working With Silverlight PivotViewer
Updated: 15 Aug 2010
What is Silverlight Pivotviewer and how to connect it to your Silverlight application
C# (C#4.0), .NET, Silverlight, Dev, Design, Sales, Marketing, .NET4
 
Shai Raiten 4.88
Improving Delphi TDBGrid
Updated: 20 May 2011
Improve Delphi's TDBGrid by adding some new features to it
Windows, GDI+, ADO, Delphi, DataGrid
 
Amir Mahfoozi 4.78
DataGridViewKRBColumnSelector
Updated: 14 Feb 2010
DataGridView Column Selector Sample
C# (C#2.0, C#3.0)
 
burak299 4.71
A DataGridView Column Show/Hide Popup - Menu Style
Updated: 1 Sep 2009
A DataGridView column show/hide popup - Menu style.
C#, .NET2.0, .NET3.0, .NET3.5, VS2005, VS2008, VS2010, Dev, .NET4
 
Fiwel 4.65
Owner drawn text table control
Updated: 4 Jul 2011
Owner drawn text table control with editing, checkboxes, cells merge, word wrap, and customizable appearance.
C#3.0, .NET2.0, GDI+, Dev, WinForm
 
Evgeny Bannikov 4.58
Summary DataGridView
Updated: 12 Jan 2010
DataGridView with an attached SummaryRow
C#, .NET2.0, Dev, WinForm
 
Georg Werner 4.47
Placing ComboBox in MSFlexGrid Cell
Updated: 8 Jun 2010
How to edit the MSFlexGrid cell?
C++
 
shanmugarajaa 4.33
Changing the dropdown list subset on a DataGridView combobox column at runtime
Updated: 25 Aug 2011
This is a working example of of a DataGridView on a Windows Form where the dropdown list on a combobox coluum changes during execution, written using C++/CLI.
C++/CLI, Vista, Win7, VS2008, Dev
 
Ger Hayden 4.33
Convert BusinessEntityCollection to a DataTable
Updated: 13 Sep 2009
Convert an MS Dynamics CRM 4 BusinessEntityCollection to a DataTable.
C#3.0, .NET, Win2K, WinXP, Win2003, Vista, Win2008, Win7, Win2008-R2, Visual-Studio, ADO.NET, Dev
 
sohaibahmad 4.00
Modifying DataObject During Drag and Drop Operation
Updated: 10 Feb 2011
A demo on how to handle and modify the data object on a drop event
C#, .NET, Dev, WinForm
 
Klaus Stefan Gerber 4.00
DataGridView Filter Popup
Updated: 5 Jun 2009
A cool way to filter data in a DataGridView.
VB7.x, VB8.0, VB9.0, .NET, WinXP, Dev, Design, WinForm
 
jesseseger 3.88
FlagColumn Outlook Style
Updated: 3 Feb 2007
Creating a DataGridViewFlagColumn in Outlook style.
VB.NET, Windows, .NET2.0, VS2005, Dev
 
Star Vega 3.82
How to bind an XML file to a GridView
Updated: 24 Jul 2006
How to bind an XML file to a GridView.
VB, XML, Windows, .NET, Visual-Studio, Dev
 
fstrahberger 3.63
Tool to easily navigate through runtime created datatables or datasets
Updated: 30 Jul 2006
Debugging when working with databases can be a very ugly job. Especially when most of the data tables are created in runtime.
C#, Windows, .NET, Visual-Studio, Dev
 
Ronnie IJsbrandij 2.58
DataSet Caching in Delimited Text or XML Files
Updated: 23 Mar 2006
This article shows the reader a method of caching DataSets that is up to six times faster (and six times smaller) than XML.
C#, Windows, .NET, Visual-Studio, Dev
 
Dan Neilsen 2.40
Dealing with DataTables
Updated: 14 Jan 2006
All you want to know about how to deal with DataTables.
C#, SQL, .NET, Win2K, WinXP, Visual-Studio, SQL2000, DBA, Dev
 
Star_Friend 2.26
Support filtering and searching on multiple columns with RowFilterBuilder
Updated: 2 Jul 2006
A class that builds a RowFilter for DataViews to support filtering on multiple columns.
C#, Windows, .NET, Visual-Studio, Dev
 
Thomas Haller 2.23
A Master-Detail Solution Using Single Input Controls
Updated: 25 Nov 2005
Shows a solution for creating a Master-Detail relation using textboxes.
C#, SQL, Windows, .NET, ADO.NET, SQL2000, VS.NET2003, Dev, WinForm
 
TofuBug24 1.22

Grid controls 

top
Title / Updated Author Score  
Nullable datetime column in .NET DataGrid with DateTimePicker
Updated: 17 Aug 2009
A nullable datetime column in .NET DataGrid with DateTimePicker.
C#2.0, C#3.0, .NET2.0, Win2K, WinXP, Win2003, Vista, .NET3.0, Win2008, Win7, SQL-Server, ADO.NET, LINQ, MySQL, Oracle, VS2005, VS2008, DBA, Dev
 
vic_ch2000 5.00
DataGridView Filter Popup
Updated: 20 Mar 2009
A flexible library to add filtering capabilities to a DataGridView.
C#, Windows, .NET2.0, .NET3.0, .NET3.5, VS2005, VS2008, Architect, Dev, Design, WinForm
 
Vincenzo Rossi 4.99
SourceGrid - Open Source C# Grid Control
Updated: 28 Mar 2004
SourceGrid is a free open source grid control. Supports virtual grid, custom cells and editors, advanced formatting options and many others features
C#, .NET1.0, .NET1.1, Win2K, WinXP, VS.NET2003, Dev
 
Davide Icardi 4.94
OutlookGrid: grouping and arranging items in Outlook style
Updated: 29 Jun 2006
A grid allowing grouping and arranging items, much like Outlook.
C#, .NET2.0, Win2K, WinXP, Win2003, VS2005, Dev, WinForm
 
Herre Kuijpers 4.92
DataGrid with built-in filter functionality
Updated: 20 Nov 2006
A reusable component which extends the DataGrid and adds functionality for real time filtering.
C#, .NET, Win2K, WinXP, Win2003, Visual-Studio, ADO.NET, Dev, WinForm
 
Robert Rohde 4.91
DataGrid with Sizable Multiline Column Headers
Updated: 8 Mar 2006
Allows user defined sizing of DataGrid column header height to support multi-line header text.
C#, .NET1.1, Win2K, WinXP, Win2003, ADO.NET, VS.NET2003, Dev, WinForm
 
Doug Healy 4.90
DataGrid Zen Novice
Updated: 14 Jan 2004
Add style to DataGrid columns, custom columns.
C#, .NET1.1, WinXP, VS.NET2003, Dev
 
Alastair Stell 4.89
MergedDataGridView Control
Updated: 23 Apr 2009
A DataGridView control that allows to show some extra information in a merged row. Uses Visual Basic.NET 2008 and Framework 3.5.
VB8.0, VB9.0, WinXP, Vista, .NET3.5, VS2005, VS2008, Dev, WinForm
 
jpaulino 4.89
The Grid Processor: Word Processing Abilities for the .NET DataGridView Component
Updated: 7 May 2007
A plugin which offers search and replace, casing and other capabilities for the Microsoft .NET DataGridView component
C#2.0, Windows, .NET3.0, VS2005, Dev
 
Evan Stein 4.86
Extending the PropertyGrid with a new PropertyTab
Updated: 15 Jan 2007
Add a PropertyTab showing the fields of an object and overlay icons to the PropertyGrid
C#, Windows, .NET, Visual-Studio, Dev
 
Carsten Zeumer 4.86
CGridCtrl with Merge Cell and Freeze Row/Col Capability
Updated: 18 Aug 2010
Add XL style merge cell as well as Freeze Pane (freeze row/col) functionality to Chris Maunder's CGridCtrl.
C++, MFC, Dev
 
Mukit, Ataul 4.86
DataGridView based user control with edit dialog
Updated: 11 Mar 2010
Simplify handling data tables
C#, Windows
 
liviucatrina 4.85
Real-Time Data Grid
Updated: 29 Sep 2007
An Excel-style grid displaying data changes in real-time
C#2.0, .NET2.0, WinXP, Vista, .NET3.0, VS2005, Dev, WinForm
 
Jason Mason 4.85
Drag and Drop support for column reordering in DataGrid control
Updated: 5 Dec 2004
Enhance the DataGrid control with drag and drop support for column reordering
C#, Windows, .NET, Visual-Studio, Dev
 
Elvin Cheng 4.82
DataGridView Event Sequences
Updated: 25 Feb 2012
A great tool to help you understand DataGridView events as you navigate the DataGridView.
C#, Windows, .NET, Visual-Studio (VS2005), Dev
 
Zasky 4.81
DataGridViewExtension
Updated: 26 May 2011
An extension to the DataGridView control with functionality that I usually include manually, but encapsulated in one class.
C#4.0, .NET, Dev, WinForm
 
Mathew Crothers 4.79
Bar chart in DataGridView
Updated: 24 Aug 2010
How to show a bar chart in a DataGridView
VB8.0, VB9.0, VB10, .NET2.0, .NET3.0, .NET3.5, GDI+, VS2005, VS2008, VS2010, Dev, .NET4
 
Santiago Santos Cortizo 4.79
CTreeGridCtrl - A Grid Control with Tree Like Functionalities
Updated: 10 Nov 2010
Chris Maunder's grid control enhanced to have tree like features
C++, MFC
 
Mukit, Ataul 4.79
Obtaining Current DataTable Row for a DataGrid
Updated: 15 Feb 2005
Some things in .NET are missing "practical" short cuts. This article demonstrates how to obtain the row in a DataTable that the currently selected row in a DataGrid is linked to.
C++/CLI, C#, VB, Windows, .NET1.0, .NET1.1, .NET2.0, VS.NET2003, VS2005, Dev
 
Chad Z. Hower aka Kudzu 4.78
CheckBox Header Column For DataGridView
Updated: 23 Aug 2007
Presenting a solution for having CheckBox control in the header of DataGridView
C#2.0, Windows, .NET2.0, VS2005, Dev, WinForm
 
DLM@bypsoft 4.77
A DataGridView Column Show/Hide Popup
Updated: 23 Dec 2008
A class adding column show/hide capability to a DataGridView
C#, .NET2.0, Win2K, WinXP, Win2003, Vista, Dev, WinForm
 
Vincenzo Rossi 4.76
DataGridView with integrated filtering, sorting, and updating changes to SQL
Updated: 23 Oct 2007
Extended DataGridView with filtering, sorting, automatic saving, and a multicolumn combobox.
VB8.0, Windows, .NET2.0, VS2005, Dev, WinForm
 
Andy32 4.74
The PropertyGrid: Overriding Class Attributes
Updated: 17 Jan 2008
Dynamically control any attribute, including DefaultValues, Categories, Descriptions, DisplayNames, ReadOnly attributes, Property sort order and more.
C#2.0, .NET2.0, Win2K, WinXP, Win2003, Vista, VS2005, Dev
 
travis30 4.73
XmlGridControl Editing XML Data in the PropertyGrid
Updated: 3 Mar 2006
Using an XML Schema Definition file, this program uses code generation and CodeDom manipulation to edit XML data in the PropertyGrid.
C#, XML, Windows, .NET2.0, VS2005, Dev
 
Michael Coyle 4.72
DataGridView Multi-column Sort
Updated: 17 Apr 2007
An article presenting a method of sorting a DataGridView by many columns
C#2.0, Windows, .NET2.0, Visual-Studio, Dev, WinForm
 
PTA_UK 4.71
Printing a DataGridView on DotNet Framework
Updated: 27 Apr 2008
This library provide DataGridView printing features on the FrameWork .NET 3.5. (C# VB F#)
C# (C#3.0), VB (VB9.0), Windows (Win2K, WinXP, Win2003, Vista), .NET (.NET3.5), GDI+, LINQ, Dev
 
BlaiseBraye 4.71
Add, Edit, and Delete in DataGridView with Paging
Updated: 24 Jan 2007
This article describes DataGridView manipulation like add, edit, and delete, with paging, and using asynchronous method calls.
C#, Windows, .NET, Visual-Studio, ADO.NET, Dev
 
jdkulkarni 4.71
GridView Custom Paging with PageSize Change Dropdown
Updated: 5 May 2008
A GridView control with custom paging.
C# (C#2.0), WinMobile, .NET (.NET2.0), ASP.NET, WebForms, Architect
 
Saifi Hasan 4.69
Data Grid for JSP
Updated: 21 Jul 2006
An Asp.Net style grid control for JSP with ability to fetch data from java.sql.Connection or java.util.List or java.sql.ResultSet
Java, Java SE, Win2K, WinXP, Win2003, Visual-Studio, IE6.0, IE5.5, Architect, Dev
 
Prasad Khandekar 4.68
Check/uncheck CheckBox in a GridView using Javascript
Updated: 29 Mar 2008
Check/uncheck CheckBox control inside a GridView using javascript without postback.
C# (C#2.0), Javascript, HTML, .NET (.NET2.0), ASP.NET
 
farazsk11 4.61
Using MSFlexgrid with a combo box in C#
Updated: 10 Dec 2007
How to edit MSFlexgrid with a combo box in C#.
C# (C#1.0), Windows (Win2K, WinXP, Win2003, Vista), .NET, Dev
 
Mostafa Kaisoun 4.60
DataGrid Filter
Updated: 10 Mar 2005
How to customize DataGrid columns and filter data.
C#, Windows, .NET1.1, VS.NET2003, Dev
 
Aviram Solomon 4.58
C# Grid
Updated: 11 Dec 2003
An implementation of a grid in C#
C#, Windows, .NET1.1, VS.NET2003, Dev
 
Norm .net 4.52
Using a Radio Button in a GridView
Updated: 14 Mar 2011
How to use a radio button in a GridView.
C#, Javascript, SQL, .NET, Dev
 
Dorababu743 4.50
Drawing a Radar Display Using C#
Updated: 17 Aug 2007
Plot symbols on a radar using the azimuth and elevation
C#2.0, Windows, .NET2.0, Visual-Studio, GDI+, Dev, Design
 
JimBlaney 4.49
Custom Numeric Edit Elements for DataGridView
Updated: 27 Nov 2008
Get a numeric edit DataGridView by customized elements supporting mouse context menu and shortcut input.
C#2.0, .NET2.0, VS2005, Dev
 
HU Lihui 4.48
Context menu for the custom properties in the C# PropertyGrid
Updated: 29 Jan 2006
Context menu for the custom properties in the C# PropertyGrid, allowing the user to reset the properties, the same way as in Visual Studio.
C#, Windows, .NET1.1, VS.NET2003, Dev, WinForm
 
Mihai Maerean 4.44
XmlGrid
Updated: 9 Jun 2005
A control for displaying and editing data of an XML file in a property grid.
C#, XML, Windows, .NET1.1, VS.NET2003, Dev
 
El'Cachubrey 4.43
DatGridView Filtering User Control
Updated: 10 Jul 2009
A user control that can be attached to any DataGridView that uses a DataTable as the DataSource.
C#1.0, C#2.0, C#3.0, .NET, Dev
 
Mycroft Holmes 4.43
LinkLabel DataGrid Column
Updated: 20 Oct 2005
A simple DataGrid column for LinkLabels.
C#, VC8.0, Windows, .NET2.0, DotGNU, Visual-Studio, ADO.NET, Dev, WinForm
 
Lino Barreca 4.42
Using Grid with CheckBox and ComboBox as COM Components in VB.NET and C#
Updated: 28 Mar 2010
Using ActiveX Grid control with CheckBox and ComboBox in VB6, VB.NET and C#
C#, VB (VB.NET)
 
Mostafa Kaisoun 4.38
Windows DataGridColumns User Controls
Updated: 29 Nov 2004
How to build ComboBox, DateTimePicker and Button as User Controls for DataGridColumns for WinForms.
C#, Windows, .NET1.0, .NET1.1, VS.NET2003, Dev, WinForm
 
Rami Saad 4.29
DataGrid Printing Class V1.0b
Updated: 27 Feb 2006
A DataGrid printing class.
C#, Windows, .NET1.0, .NET1.1, VS.NET2003, Dev
 
nashcontrol 4.16
Change the GridView row color on click without postback
Updated: 18 Mar 2008
Article about changing the GridView row color on mouse click without postback
VB (VB8.0), Javascript, .NET (.NET2.0), ASP.NET, Dev
 
farazsk11 4.14
A Grid for Domain Objects
Updated: 18 May 2008
A practical grid for domain objects to be used in WinForms systems.
C# (C#2.0, C#3.0), .NET, Architect, Dev, Design
 
Humberto Marchezi 4.14
CGrid Control
Updated: 8 May 2007
An article on a grid control built with Windows API. Also includes an MFC class
C++ (VC6), Windows, Visual-Studio, Dev
 
Charlie, Wang 4.05
Search As You Type in C#
Updated: 21 Dec 2010
Learn how to use ADO.NET objects to create a Google-like auto-search for your WinForms grid
C#, Windows, ADO.NET, Dev, Virtualization, virtual-machine
 
Tim Corey 4.00
Quickly Insert Rows Using Your Gridview With No Control Naming
Updated: 30 Aug 2009
If you hate naming controls in the footer row of your gridview to do an insert, this article is for you.
VB6, VB (VB7.x, VB8.0, VB9.0, VB10), .NET (.NET2.0, .NET3.0), ASP.NET, Architect
 
Prefict 4.00
Extending GridView Control: Using a DropDownList Pager
Updated: 25 Feb 2008
An article using DropDownList Pager in GridView Control
C#, Windows, .NET2.0, ASP.NET, Visual-Studio, Dev
 
mastereuo 4.00
ComboBox in a DataGrid
Updated: 13 Sep 2006
How to embed a ComboBox (DropDownList) in a DataGrid.
C#, Windows, .NET1.1, Visual-Studio, Dev
 
René Paw Christensen 3.95
Custom draw DataGridView column header (Excel 2007 style)
Updated: 28 Jan 2007
Overriding the cellpaint event of the DataGridView to give it a gradient background.
VB.NET, Windows, .NET2.0, GDI+, VS2005, Dev, WinForm
 
Andy32 3.92
Autoresize a DataViewGrid to never have horizontal scrollbar
Updated: 10 Apr 2005
When you resize a form you don't want to have a horizontal scrollbar on a DBGrid. This code snippet resizes all the columns in a grid in an intelligent way.
C#, Windows, .NET, Visual-Studio, DBA, Dev
 
Wilfried Mestdagh 3.91
Use an Event to Set the Row/Cell BackColor in a Custom DataGridView
Updated: 19 Sep 2008
Introduces an event method to set the row/cell BackColor in a custom DataGridView.
C#2.0, .NET2.0, VS2005, Dev, Design
 
HU Lihui 3.83
DataPropertyGrid
Updated: 1 May 2005
A way to show and edit data (DataRow) in PropertyGrid control.
C#, Windows, .NET1.1, VS.NET2003, Dev
 
machocr 3.82
Paging Data with DataGridView in VirtualMode
Updated: 12 Mar 2008
This article shows an example of paged data retrieval and the use of DataGridView control in VirtualMode.
C#, .NET, Visual-Studio (VS2005), Dev
 
Roy Calvo 3.44
MatrixInputGrid - A pivot-edit grid
Updated: 5 Nov 2007
A grid that allows edits in a pivot table way.
VB8.0, Windows, .NET2.0, SQL-Server, VS2005, Dev, WinForm
 
PL01 3.38
Paging in DataGridView
Updated: 28 Mar 2009
Enable paging on a DataGridView control in VS 2005.
C#2.0, Windows, .NET2.0, VS2005, Dev, WinForm
 
D Strauss 3.18
Model driven Gridview
Updated: 16 Nov 2004
A Model driven GridView.
C#, Windows, .NET2.0, VS.NET2003, VS2005, Dev
 
Burkovsky 3.10
Continuous Forms for .NET
Updated: 20 Mar 2005
This coveted MS Access feature now available for .NET. The equivalent of ASP.NET's DataList for WinForms, providing a DataBound Templated control for the rich client environment. Full source code included.
C#, Windows, .NET, Visual-Studio, Dev, WinForm
 
Rabb Moshe Plotkin 3.08
Extending the DataGrid
Updated: 19 May 2004
This article demonstrates how to reorder columns (using column drag-and-drop), how to create icon columns, and how to use DataGrid table styles.
C#, .NET1.1, Win2K, WinXP, Win2003, VS.NET2003, Dev
 
Vlad P. 2.96
How to send DataGridView contents by email
Updated: 14 Feb 2008
How to send a DataGridView by mail.
C# (C#1.0, C#2.0, C#3.0), Windows (WinXP), .NET (.NET2.0), Visual-Studio (VS2005), Dev
 
dianofff 2.86
BindingList Example
Updated: 29 Jan 2008
An article on how to create business objects.
C#2.0, VB8.0, Windows, .NET, VS2005, Dev
 
Sean Rhone 2.71
FlexGrid as DataGrid
Updated: 12 May 2008
ActiveX control makes FlexGrid as DataGrid and edits FlexGrid
VB6, VB, Windows (WinXP), Win32
 
Mostafa Kaisoun 2.50
Grid Layouts
Updated: 31 Jan 2003
An introductory article about how to use the 'Grid' Layout in Java.
Java, Java SE, Dev
 
co7eguy 2.50
View XML Files Easily with XmlGridViewControl
Updated: 28 Nov 2006
A .NET control that displays XML files as XML or in a grid control.
C#2.0, Windows, .NET2.0, VS2005, Dev, WinForm
 
Chris Hambleton 2.44
Edit MS Flex Grid in Two Ways
Updated: 2 Apr 2008
Edit MS Flex Grid with or without a TextBox or ComboBox.
VB7.x, VB8.0, VB9.0, .NET1.0, .NET1.1, .NET2.0, VS.NET2003, VS2005, VS2008, Dev, Design
 
Suresh Suthar 2.33
Date picker in ASP.net gridview
Updated: 9 Feb 2010
Datet picker in ASP.net gridview
Javascript, CSS, HTML, XHTML, .NET (.NET2.0, .NET3.0), ASP, ASP.NET, WebForms, Ajax
 
i gr8 2.30
Couluring and centering cells in a DataGridView
Updated: 20 Jan 2007
Describes a method of colouring and centering cells in a DataGridView.
VB, Windows, .NET, Visual-Studio, Dev
 
DA_Loring 2.13
An extended version of DataGridView with paging
Updated: 20 Jun 2007
This does what it says on the tin. I was inspired to extend the DataGridView control after reading a similar article by D Strauss.
C#, Windows, .NET2.0, VS2005, Dev
 
berghain 2.07
GridMemory: Grid that remembers its columns' width
Updated: 23 Jan 2005
A DataGrid that stores its last state in XML file and loads the last state of the columns' width the next time the application is loaded.
C#, VC6, VC7, VC7.1, .NET1.1, Win2K, WinXP, VS.NET2003, CEO, Architect, DBA, Dev, WinForm
 
Henry Tan Setiawan 1.77
Bind XML TreeView with GridView/DataGrid
Updated: 22 Nov 2006
This sample code is used to populate XML data into a GridView with a TreeView format.
C#2.0, Windows, .NET2.0, VS2005, Dev
 
RajaramanIndia 1.21
Sortable and Editable Datagrid for Ruby on Rails, Based on dhtmlxGrid
Updated: 3 Jul 2010
This tutorial shows how to display editable datagrid in Ruby on Rails environment with the help of dhtmlxGrid.
Javascript, XML, Ruby, Windows, Ajax, Dev, Gridview, Web-Development, User-controls, DataGridView
 
Stas Wolski  
Sending Values To and Receiving Values from a JavaScript Popup Window that Uses the MultiView and the GridView Control
Updated: 17 Apr 2009
In this article, we will learn how to create a JavaScript popup window, how to use the MultiView control to move between two views, and also to use the GridView control with paging.
C# (C#3.0), Windows, .NET (.NET3.5), ASP.NET, SQL-Server (SQL2005)
 
Adnan Faisal  
How to connect Excel DB using C# .Net
Updated: 21 Dec 2007
Connect the Excel Tables using C# .net
C# (C#1.0, C#2.0, C#3.0)
 
Senthil Rajan  

.NET - PropertyGrid 

top
Title / Updated Author Score  
Native WPF 4 PropertyGrid
Updated: 11 Jul 2011
Repackaging of Workflow Foundation's property grid for general use
C# (C#3.0), Windows, WPF, Dev, Design, .NET4
 
Jaime Olivares 4.96
Dynamic Properties for PropertyGrid
Updated: 3 Nov 2011
How to get dynamic behavior out of the PropertyGrid control.
C#, .NET, Dev
 
Mizan Rahman 4.88
Using PropertyGrid to Display and Edit Dynamic Objects
Updated: 9 May 2011
How to use PropertyGrid and dynamic objects to create a flexible and convenient business objects editor
C#, .NET, WPF, EF
 
Andrey Karinskiy 4.80
Type Wrapper Classes and a PropertyGrid
Updated: 1 Aug 2006
An article discusses a way of dynamically generating wrapper classes for objects displayed in a Property Grid.
C#2.0, Windows, .NET2.0, VS2005, Dev
 
Edmundas Kevisas 4.53
A C# 2008 Advanced Customizable PropertyGrid Control
Updated: 29 Aug 2008
This user control is similar to the standard Microsoft .NET 2.0 PropertyGrid control with several additional features
C#, VS2008, Dev
 
Massimiliano Brugnerotto 4.43
DataKeyNames
Updated: 22 Feb 2008
DataKeyNames property of Data presentation controls
C# (C#1.0, C#2.0, C#3.0), .NET, ASP.NET, Dev
 
Krishna Prasad Accottillam 4.25
A Checked Listbox Collection Editor
Updated: 23 Feb 2008
Implements a custom, checked listbox editor in a property grid.
VB, Windows, .NET (.NET2.0, .NET3.0, .NET3.5), Dev
 
pstucke 4.13
Gain Control Over PropertyGrid’s Description Area
Updated: 4 Dec 2008
Two ways to manipulate PropertyGrid's description area height
C#, .NET, Dev, WinForm
 
ZachJohnson 3.88
Load and Save Data Using PropertyGrid
Updated: 27 Jun 2008
A simple example of loading, saving, and displaying objects in a PropertyGrid using serialization techniques.
VB, Windows, Dev, WinForm
 
Rocco Labellarte 3.67
Change the height of a PropertyGrid's description area
Updated: 28 Jul 2008
How to change the height of a PropertyGrid's description area.
C#, Windows, .NET, Win32, Dev
 
Geno Carman 3.60

Advertise | Privacy | Mobile
Beta | 2.5.120517.1 | Last Updated 21 May 2012
Copyright © CodeProject, 1999-2012
All Rights Reserved. Terms of Use
Layout: fixed | fluid