Click here to Skip to main content
6,822,123 members and growing! (19,310 online)
Email Password   helpLost your password?
Article Category: All Topics MFC/C++ C# VB.NET ASP.NET SQL Architect Windows 7 Java LAMP Mobile CEO / Manager

Grid and Data Controls


Desktop Development » Grid & Data Controls
Language
Platform
Technology
Audience
Skill Level
Topic
Clear All

Contents

.NET - DataGrid and DataView

top
Title / Updated Author Score  
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.0WinXP, .NET3.5, ADO.NET, WinForms, VS2008, Dev
Samir NIGAM 4.80
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, WinForms
harschel 4.75
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.75
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.5VS.NET2003, VS2005, VS2008, Architect, Dev
xbadenx 4.71
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.70
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.61
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, WinForms, Dev
mrwisdom 4.60
.NET CF Custom Datagrid Formatting - Unedited
Updated: 29 Aug 2007  
This article shows you how to customize individual cells in a DataGrid - and it works on the Compact Framework
C#2.0, Windows, .NETCF, .NET2.0, .NET3.0, WinMobile5, Visual-Studio, Dev
hayles 4.58
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), WinForms, Architect, Dev
Igor Kushnarev 4.58
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.56
Databinding - BindingList, BindingSource, and BusinessObjects: Part 2
Updated: 27 Jun 2009  
Databinding - Searching and sorting BindingList.
C#, Windows, .NET, Visual-Studio, ADO.NET, WinForms, Dev
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.39
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, WinForms, Dev
Raghavan Ram Raja 4.29
DataGridViewColumn Hosting MaskedTextBox
Updated: 12 May 2008  
How to host a MaskedTextBox in a DataGridViewColumn
C#2.0, Windows, .NET2.0, WinForms, Dev
J.Thomas 4.20
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.0VS2005, Dev
samqty 4.17
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, WinForms, Dev
Chris_McGrath 4.10
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), WinForms, Dev
Darryl Caillouet 4.08
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
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.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
DataGridVewTextBoxCell with span behaviour
Updated: 10 Mar 2009  
DataGridViewTextBoxCell derived cell that can be merged with cells of the same type.
C#2.0, C#3.0WinXP, Vista, .NET3.5, WinForms, Dev, Design
Sergey Semyonov 3.92
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 3.91
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 3.86
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 3.86
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 3.78
How To Allow To Sort By Multiple Columns in Custom Data Binding
Updated: 5 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.0VS2005, 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.75
Datagrid - Editing, Updating, Cancel, Selecting Rows
Updated: 18 Jun 2009  
How to work with data grid view
C#, .NET, Dev
Muhammad Ahmad 3.67
DataGridView Custom Headers in VB.NET
Updated: 9 Mar 2009  
How to give Custom Headers to your DataGridView
VB8.0.NET2.0, WinForms, Dev, Design
Luca Crisi, MCP 3.63
Exporting a DataGridView to Excel in .NET 2.0 (C# code) - Unedited
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 3.62
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.0VS2005, Dev
Nouman Bhatti 3.41
Custom Sort for DataBound WPF ListView - Unedited
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.38
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
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.24
Paging in DataGridView using VScrollbar
Updated: 6 Nov 2007  
Enable paging in a DataGridView on scrolling
C#2.0, Windows, .NET2.0, WinForms, VS2005, Dev
Nouman Bhatti 3.22
Column Header CheckBox in DataGridView (Winfoms) - Unedited
Updated: 4 Jan 2008  
How to display Column Header CheckBox in Winfoms DataGridView
C# (C#2.0), .NET (.NET2.0)
Ramana. G.V 3.18
DataGrid Paging Using DataReader - C# Windows Forms
Updated: 9 Nov 2006  
DataGrid paging using DataReader.
SQL, C#1.0, Windows, .NET1.1, ADO.NET, WinForms, SQL2000, VS.NET2003, Dev
Manoh 3.07
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.00
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
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 - Unedited
Updated: 21 Jan 2010  
Extracting Values from a Gridview
ASP.NET
SachinKumarK 2.75
Excel export from DatagridView - Unedited
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.73
Using a DataGrid
Updated: 23 Mar 2008  
How to use a DataGrid control.
C#, Windows, .NET, Visual-Studio, ADO.NET, Dev
Muammar© 2.70
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, WinForms, WebForms, Ajax, SQL2000, SQL2005, VS.NET2003, VS2005, DBA, Dev
T.Ashraf 2.69
Sorting and Paging of an Generic GridView - Unedited
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
DataGridView with hierarchical data binding - Unedited
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 2.45
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.25
Working with a selector button in DataGridView - Unedited
Updated: 14 Jun 2008  
Using a random selector button in DataGridView, which get visible when control enters in a cell for which some help is available.
VB6, VB (VB7.x, VB8.0, VB9.0), Windows (WinXP), .NET (.NET2.0), Visual-Studio (VS2005), Dev, Design
Mohd Arshad (Sam) 2.20
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.13
Realy Nice DataGridView - Unedited
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
Connect the Excel Database from C# .Net - Unedited
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 1.57
add,save,delete,find operations with datagridview - Unedited
Updated: 4 Feb 2008  
db operations with datagridview
.NET (.NET2.0)
S.SRIVATHSAN 1.40
Scrollable GridView - Unedited
Updated: 15 Jul 2008  
Creating a scrollable gridview with a fixed header.
VB6, VB (VB7.x, VB8.0, VB9.0), Windows (WinXP), ASP.NET, Design
Jay Stacey 1.33
Tracker - A Windows Form - Unedited
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
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  

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 4.76
Enhanced DataSet Quick Watch
Updated: 21 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.71
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.68
Databinding - Bindinglist, BindingSource and BusinessObjects - Part 1
Updated: 20 Jun 2009  
Databinding - Bindinglist, BindingSource and BusinessObjects
C#, .NET (.NET3.5), WinForms, Architect, Dev
Arindam Sinha 4.67
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.60
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.60
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), WinForms, Dev
Günther M. FOIDL 4.56
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.50
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.40
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.38
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.38
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.37
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.1VS.NET2003, Dev
Prathapachandran.v 4.36
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, WinForms, VS2005, Dev
Ron Dunant 4.36
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, WinForms, Architect, Dev
Marc Clifton 4.32
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.26
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.18
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.18
Resizing Datagrid Columns to content, keeping the table styles
Updated: 29 May 2005  
This simple function resizes all columns in a DataGrid to its contents, without losing table styles.
C#, VC7.1, .NET, WinXPVS.NET2003, Dev
Tijz 4.14
How to add other controls to DataGrid - (Part I )
Updated: 19 Nov 2005  
How to add other controls to DataGrid?
C#, .NET, Win2K, WinXPVS.NET2003, Dev
ShahabFatemi 4.12
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.05
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 3.97
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.0VS.NET2003, VS2005, Dev
Tomy Rhymond 3.91
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.80
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 3.80
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, Win2003VS.NET2003, Dev
DaberElay 3.76
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
Roman_K 3.71
DataGrid Formatting
Updated: 15 Aug 2004  
Applying DataGridTableStyle class In WinForm DataGrid control.
C#, Windows, .NET1.0, .NET1.1VS.NET2003, Dev
sreejith ss nair 3.69
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.1SQL2000, VS.NET2003, DBA, Dev
Asher Syed 3.62
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 3.52
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
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, Win2003VS.NET2003, Dev
Alexander Yumashev 3.15
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.13
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
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
Import and Export Data from GridView
Updated: 17 Nov 2007  
Import and Export Data from GridView
C#, Windows, .NET, Visual-Studio, Dev
KennyPatel 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, WinForms, VS.NET2003, Dev
Okta Endy 2.93
dataGridview Using DataReader - Unedited
Updated: 24 Sep 2008  
How to Fill dataGridview Using DataReader in Win App
C#, .NET, ASP, ADO.NET
Ahmed R El Bohoty 2.88
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
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.40
Multi Column Combo Cell for .NET 2.0 DataGridView control - Unedited
Updated: 25 Dec 2008  
This article will demonstrate an approach how to solve the issue of Multi Column cell for DataGridView.
C#2.0, Windows, .NET2.0VS2005, Dev
IssaharNoam 2.31
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, WinForms, Dev
anagram of iEnableMuch = Michael Buen 1.67
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.25

General

top
Title / Updated Author Score  
BBQ Shack – Ocean v2 for Visual Studio 2008 - Unedited
Updated: 7 Feb 2010  
What the Heck is BBQ Shack?In September of 2009 I went on a cruise to Alaska with a simple goal of writing a WPF application that shared business objects and Ocean framework code with a Silverlight 3 project within the solution.  The WPF and Silverlight code sharing has since been made much ea
Karl Shifflett 5.00
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, .NET4.0VS2005, VS2008, VS2010, Dev
Fiwel 4.57
Convert BusinessEntityCollection to a DataTable
Updated: 14 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
Summary DataGridView
Updated: 12 Jan 2010  
DataGridView with an attached SummaryRow
C#.NET2.0, WinForms, Dev
Georg Werner 4.00
Batch Data Validation with Flat File Checker - Unedited
Updated: 8 Feb 2010  
Title: Batch Data Validation with Flat File CheckerAuthor: Bulat Yapparov, Chris EllisonEmail: byapparov@gmail.comMember ID: 5425273Language: VB.Net, VBScriptPlatform: WindowsTechnology: VBScript, Flat File Checker, Scheduled TasksLevel: IntermediateDescription: This is a r
byapparov  

Grid controls

top
Title / Updated Author Score  
Nullable datetime column in Net DataGrid with DateTimePicker - Unedited
Updated: 17 Aug 2009  
Nullable datetime column in Net DataGrid with DateTimePicker
C# (C#2.0, C#3.0), Windows (Win2K, WinXP, Win2003, Vista, Win2008, Win7), .NET (.NET2.0, .NET3.0), Win32, Win64, SQL-Server (SQL2000, SQL2005, SQL-CE, SQL2008), ADO.NET, WinForms, LINQ, MySQL, Oracle, VS2005, VS2008, DBA, Dev, Design
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, WinForms, VS2005, VS2008, Architect, Dev, Design
Vincenzo Rossi 4.93
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.85
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, WinXPVS.NET2003, Dev
Davide Icardi 4.83
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.0WinXP, Vista, .NET3.5, WinForms, VS2005, VS2008, Dev
jpaulino 4.81
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, WinForms, Dev
Robert Rohde 4.76
CheckBox Header Column For DataGridView
Updated: 24 Aug 2007  
Presenting a solution for having CheckBox control in the header of DataGridView
C#2.0, Windows, .NET2.0, WinForms, VS2005, Dev
DLM@bypsoft 4.74
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, WinForms, VS2005, Dev
Jason Mason 4.73
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, WinForms, VS2005, Dev
Herre Kuijpers 4.69
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.65
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, WinForms, Dev
PTA_UK 4.65
DataGrid Zen Novice
Updated: 14 Jan 2004  
Add style to DataGrid columns, custom columns.
C#.NET1.1, WinXPVS.NET2003, Dev
Alastair Stell 4.65
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, WinForms, VS2005, Dev
Andy32 4.60
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.60
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, WinForms, VS.NET2003, Dev
Doug Healy 4.57
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.0VS2005, Dev
Michael Coyle 4.56
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, WinForms, Dev
Vincenzo Rossi 4.54
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.50
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.50
Check/uncheck CheckBox in a GridView using Javascript - Unedited
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.47
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, WinForms, VS.NET2003, Dev
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.1VS.NET2003, Dev
El'Cachubrey 4.43
Printing a DataGridView on DotNet Framework - Unedited
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.42
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.0VS2005, Dev
Evan Stein 4.38
DataGrid Filter
Updated: 10 Mar 2005  
How to customize DataGrid columns and filter data.
C#, Windows, .NET1.1VS.NET2003, Dev
Aviram Solomon 4.30
Fast gridview - Unedited
Updated: 4 Nov 2008  
A Fast GridView optimized
C# (C#1.0, C#2.0, C#3.0), Javascript, HTML, .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET, Ajax
David Zenou 4.20
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.17
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.0VS2005, Dev
HU Lihui 4.14
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, WinForms, VS.NET2003, Dev
Rami Saad 4.08
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.00
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.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
Data Grid for JSP - Unedited
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, Win2K, WinXP, Win2003, Visual-Studio, IE6.0, IE5.5, Architect, Dev
Prasad Khandekar 3.94
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.0VS.NET2003, VS2005, Dev
Chad Z. Hower aka Kudzu 3.93
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 3.93
LinkLabel DataGrid Column
Updated: 20 Oct 2005  
A simple DataGrid column for LinkLabels.
C#, VC8.0, Windows, .NET2.0, DotGNU, Visual-Studio, ADO.NET, WinForms, Dev
Lino Barreca 3.83
Use Event to Set Row/Cell BackColor in Custom DataGridView - Unedited
Updated: 19 Sep 2008  
Introduces an event method to set row/cell BackColor in custom DataGridView
C#2.0.NET2.0VS2005, 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.1VS.NET2003, Dev
machocr 3.82
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, VistaVS2005, Dev
travis30 3.82
DataGrid Printing Class V1.0b
Updated: 27 Feb 2006  
A DataGrid printing class.
C#, Windows, .NET1.0, .NET1.1VS.NET2003, Dev
nashcontrol 3.81
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.78
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 3.71
C# Grid
Updated: 11 Dec 2003  
An implementation of a grid in C#
C#, Windows, .NET1.1VS.NET2003, Dev
Norm .net 3.70
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.63
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.33
Model driven Gridview
Updated: 16 Nov 2004  
A Model driven GridView.
C#, Windows, .NET2.0VS.NET2003, VS2005, Dev
Burkovsky 3.10
Change the GridView row color on click without postback - Unedited
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 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, WinForms, Dev
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, Win2003VS.NET2003, Dev
Vlad P. 2.93
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, .NETVS2005, Dev
Sean Rhone 2.73
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
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.0VS.NET2003, VS2005, VS2008, Dev, Design
suresh suthar 2.33
Grid Layouts - Unedited
Updated: 31 Jan 2003  
An introductory article about how to use the 'Grid' Layout in Java.
Java, Java, Dev
co7eguy 2.11
Date picker in ASP.net gridview - Unedited
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 1.88
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, WinForms, VS.NET2003, CEO, Architect, DBA, Dev
Henry Tan Setiawan 1.50
How to connect Excel DB using C# .Net - Unedited
Updated: 21 Dec 2007  
Connect the Excel Tables using C# .net
C# (C#1.0, C#2.0, C#3.0)
Senthil Rajan  
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  

.NET - PropertyGrid

top
Title / Updated Author Score  
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.0VS2005, Dev
Edmundas Kevisas 4.47
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.45
DynamicProperties for PropertyGrid
Updated: 23 Jun 2009  
Tell PropertyGrid what to display, when to display, and how to display
C# (C#2.0), Windows, .NET (.NET2.0, .NET3.0, .NET3.5), GDI+, Dev
Mizan Rahman 4.44
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, WinForms, Dev
ZachJohnson 3.77
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
DataKeyNames - Unedited
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 3.00

Last Updated 9 Feb 2010
Advertise | Privacy
Copyright © CodeProject, 1999-2010
All Rights Reserved. Terms of Use