DataGrid学习文章大全

来源:互联网 发布:linux 更改文件夹名称 编辑:程序博客网 时间:2024/05/22 21:46

A listing of Datagrid articles from other resource sites:

  Article Title URL
A Better Method to Adding New Rows to a Datagrid  http://www.superdotnet.com/Article.aspx?ArticleID=149

A Remedy for DataGrid Vertigo 
http://www.dotnetjunkies.com/Tutorial/FE4B4BFD-3A9A-48CE-A41B-646D66293610.dcik

A Truly Excel-like Grid Control 
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndive/html/Data02142002.asp?frame=true

Accessing Datagrid Information 
http://www.dotnetjunkies.com/Tutorial/FFFA1157-CE39-406A-BD0C-7EF3188A91F7.dcik

Accessing TemplateColumn Contents  http://datawebcontrols.com/faqs/ProgrammaticAccess/AccessingTemplateColumnContents.print.shtml
Adding a "Totals" Field in a Datagrid 
http://www.dotnetjunkies.com/Tutorial/2F527E21-A6C5-497A-8B56-4150BDAF711D.dcik

Adding a Blank Row to a Datagrid (Used to INSERT rather than UPDATE)  http://www.dotnetjunkies.com/Tutorial/C0DD0D9A-8907-4117-BBF2-4C407AA83574.dcik

Adding a DropDownList to an Editable Datagrid  http://www.4guysfromrolla.com/webtech/050801-1.shtml

Adding a New Row in a Datagrid 
http://www.dotnetbips.com/displayarticle.aspx?id=125

Alphabetic Paging in a Datagrid 
http://www.dotnetbips.com/displayarticle.aspx?id=124

Alphabeting Paging 
http://aspnet101.com/aspnet101/aspnet/codesample.aspx?code=alphanosort

ASP.NET & Databases : Part 6 
http://www.aspalliance.com/wisemonk/view.aspx?id=AD111201

ASP.NET & Databases : Part 7 
http://www.aspalliance.com/wisemonk/view.aspx?id=AD121101

ASP.NET Data Shaping  http://msdn.microsoft.com/msdnmag/issues/02/03/cutting/cutting0203.asp

ASP.NET Datagrid Column Sorting 
http://www.dotnetjunkies.com/Tutorial/E169C6D4-D335-4D2B-AE3F-918EE3161815.dcik

ASP.NET Datagrid Paging - Custom Paging w/ Caching & Numeric Links  http://www.dotnetjunkies.com/Tutorial/07FB766A-35F2-4691-923A-D5F1BA3A12DD.dcik

ASP.NET Datagrid Paging Part 1 
http://www.aspnextgen.com/tutorials.aspx?tutorialid=48

ASP.NET DatGrid Paging Part 2 - Custom Paging  http://www.dotnetjunkies.com/Tutorial/EA868776-D71E-448A-BC23-B64B871F967F.dcik

ASP.NET: Adding dynamic content to a Datagrid Footer  http://www.aspalliance.com/aldotnet/examples/dgfooter.aspx

ASP.NET: Master/Detail View using a DropDownList and a Datagrid  http://www.aspalliance.com/aldotnet/examples/masterdetail_ddl_datagrid.aspx

ASP.NET: Web Forms Let You Drag And Drop Your Way To Powerful Web Apps  http://msdn.microsoft.com/msdnmag/issues/01/05/WebForms/WebForms.asp

Auto-Scrolling Datagrid 
http://aspalliance.com/aldotnet/examples/dgautoscroll.aspx

Bidirectional Sorting with ViewState Disabled  http://www.aspalliance.com/olson/articles/Bisort.aspx

Bind a Datagrid to a User Defined Class  http://www.eraserver.net/robertlair/example_gridembeddedclass.aspx

BUG: DataGrid Web Server Control Wraps When Wrap Property Is Set to False  http://support.microsoft.com/default.aspx?scid=kb;EN-US;323169

Build a Variety of Custom Controls Based on the Datagrid Control  http://msdn.microsoft.com/msdnmag/issues/01/10/cutting/cutting0110.asp

Building a DataEntry Form with the Datagrid 
http://tripleasp.net/tutorial.aspx?navid=25

Building a Master/Detail Datagrid 
http://www.dotnetjunkies.com/Tutorial/47792CB0-0990-4BD8-BF84-B6063C4C9BBC.dcik

Building a Master/Detail Datagrid Part II  http://www.dotnetjunkies.com/Tutorial/9079F8C8-0927-4A1C-9A37-B1B9E529C526.dcik

CheckBoxes 
http://www.mastercsharp.com/article.aspx?ArticleID=81&&TopicID=2

Checkboxes with Paging and Sorting 
http://www.koolsoft.com/DataGridCheckboxes.aspx

Code Snippet - Datagrid with line numbers  http://www.aspalliance.com/aldotnet/examples/dgwithrownumbers.aspx

Conditional Datagrid Item and using checkboxes  http://www.aspfree.com/aspnet/ConditionalDataGridItem.aspx

Confirm Delete Inside A Datagrid 
http://www.aspalliance.com/aldotnet/examples/cd.aspx

Creating a Custom DatagridColumn 
http://aspnet.4guysfromrolla.com/articles/100202-1.2.aspx

Creating a Details Popup Window Grid in a Datagrid  http://www.dotnetjunkies.com/Tutorial/7DA11F1D-2621-4A97-BB64-B46284E27DC3.dcik

Creating a Multi-Table Datagrid in ASP.NET  http://msdn.microsoft.com/msdnmag/issues/03/08/cuttingedge/default.aspx

Creating a Scrollable Datagrid with a Fixed Header  http://datawebcontrols.com/faqs/CustomizingAppearance/ScrollableDataGridWithFixedHeader.shtml
Creating Datagrid Programmatically  http://www.dotnetbips.com/displayarticle.aspx?id=66
Creating Datagrid Templated Columns Dynamically - Part I  http://www.dotnetbips.com/displayarticle.aspx?id=84

Creating Datagrid Templated Columns Dynamically - Part II  http://www.dotnetbips.com/displayarticle.aspx?id=85

Creating Templated DataGrid Controls Using Visual Studio .NET  http://www.dotnetjunkies.com/Tutorial/E9432867-05B8-46FB-ACAF-ACB46E58D6F6.dcik

Creating Web Server Control Templates Programmatically  http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vstechart/html/vbtchCreatingWebServerControlTemplatesProgrammatically.asp

Custom ASP.NET Datagrid Paging With Exact Count  http://www.4guysfromrolla.com/webtech/082901-1.shtml

Custom ASP.NET Datagrid Paging With Exact Count  http://www.developerfusion.com/show/4060/

Custom Datagrid with Editing 
http://aspalliance.com/andrewmooney/default.aspx?page=19

Custom Paging 
http://www.ftponline.com/wss/2002_10/magazine/columns/architecting

Custom Web Data Reporting  http://msdn.microsoft.com/msdnmag/issues/01/07/cutting/cutting0107.asp

Data & ASP.NET 
http://www.aspalliance.com/wisemonk/view.asp?vtype=article&id=AD081901

Databinding and XML 
http://www.aspnextgen.com/tutorials.aspx?tutorialid=12

Databinding Custom Classes 
http://www.dotnetjunkies.com/Tutorial/A85583BD-9365-4DD4-B863-F85EE1AA762C.dcik

Databinding Techniques  http://www.flws.com.au/showusyourcode/codeLib/code/NET_DataBind.asp?catID=5

DataFormatStrings 
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWebUIWebControlsBoundColumnClassDataFormatStringTopic.asp
Datagrid and Checkbox Controls 
http://www.c-sharpcorner.com/Code/2003/June/DataGridAndCheckBoxes.asp

Datagrid and Checkboxes 
http://aspalliance.com/das/datagridcheckbox.aspx

Datagrid and Column Binding 
http://www.aspng.com/learn/columnbinding.aspx

Datagrid Code Samples for Beginners 
http://www.dotnetbips.com/displayarticle.aspx?id=62

Datagrid Events (Sort, Edit, Delete) 
http://www.aspng.com/learn/gridevents.aspx

Datagrid In-place Editing  http://msdn.microsoft.com/msdnmag/issues/01/06/cutting/cutting0106.asp

Datagrid to Excel 
http://www.dotnet247.com/247reference/msgs/26/132455.aspx

Datagrid with Scrollbars 
http://www.dotnetjunkies.com/HowTo/E833AEAE-8D7E-4D1F-821B-D848D965F70A.dcik

DataList vs. Datagrid in ASP.NET  http://msdn.microsoft.com/msdnmag/issues/01/12/asp/asp0112.asp

DataView and the RowFilter Property  http://www.aspalliance.com/aldotnet/examples/rowfilterdoublegrid.aspx

Deleting data from an ASP.NET DataGrid 
http://builder.com.com/article.jhtml?id=u00220030210MCL01.htm

Deleting from Datagrid while using Paging 
http://builder.com.com/article.jhtml?id=u00220030217MCL01.htm

DHTML Sortable Datagrid 
http://www.eggheadcafe.com/articles/20021022.asp

Discussion Forum Board beta2 
http://www.mastercsharp.com/article.aspx?ArticleID=51&&TopicID=2

Displaying Custom Classes in a Datagrid  http://aspnet.4guysfromrolla.com/articles/102302-1.aspx

Displaying data in a Datagrid 
http://www.c-sharpcorner.com/database/data_view_1.asp

Displaying data in a Datagrid using VS.NET IDE 
http://www.c-sharpcorner.com//Database/GDWalkThroughACNov132001.asp

Displaying Two DataTables In One Datagrid  http://www.dotnetbips.com/displayarticle.aspx?id=94

Double-Click Event in a Datagrid 
http://www.aspalliance.com/das/datagriddblclick.aspx

DropDownList in the EditItemTemplate  http://www.dotnetjunkies.com/Tutorial/42ACA3E5-103C-4FC3-ACB3-25D13EB11DC3.dcik

DropDownList Sample Code  http://www.aspalliance.com/aldotnet/examples/datagrideditddlvb.txt

Dynamically Changing the Color of Edited Items in a Datagrid  http://www.dotnetjunkies.com/Tutorial/46498EF7-5A98-481D-8455-97ED3D26E6DE.dcik

Edit and Save XML with a Datagrid 
http://www.ragingsmurf.com/code.aspx?key=KI54D3MG8Y

Editing a Datagrid Control 
http://www.aspalliance.com/das/editdatagrid.aspx

Editing and Adding Datagrid Rows  http://www.brinkster.com/CodeBank/ShowSnippet.aspx?n447

Editing with the ASP.NET Datagrid 
http://www.aspnextgen.com/tutorials.aspx?tutorialid=37

Effective Sorting 
http://msdn.microsoft.com/msdnnews/2001/sept/Sorting/Sorting.asp

Emailing the Output of a Datagrid 
http://aspnet.4guysfromrolla.com/articles/091102-1.aspx

Exposing custom-made classes through a Webservice and binding them to a DataGrid  http://www.codeproject.com/useritems/LeaditWebServiceWrapper.asp

Extend the Datagrid with Client-Side Behaviors  http://msdn.microsoft.com/msdnmag/issues/04/01/CuttingEdge/default.aspx

Fill A Datagrid From Access Database 
http://www.orcsweb.com/articles/datagrid.asp

FIX: "Leaving Secure Connection" Message When You Use LinkButton in DataGrid and SSL  http://support.microsoft.com/default.aspx?scid=kb;en-us;327418

Fixing the ASP.NET Datagrid Height 
http://www.aspheute.com/english/20030909.asp

Fully-editable Datagrid 
http://www.palehorse.net/DesktopDefault.aspx?tabid=120&tabindex=1

Handling Datagrid Events 
http://www.aspalliance.com/wisemonk/view.aspx?id=AD020402

Helper Functions 
http://aspalliance.com/Colt/Articles/Article1.aspx
Hiding Columns In A Datagrid  http://www.aspalliance.com/aldotnet/examples/hidecolumnarticle.aspx
HierarGrid Control by Denis Bauer  http://www.denisbauer.com/ASPNETControls/HierarGrid.aspx
How To Add a Delete Confirmation to a Datagrid  http://www.dotnetjunkies.com/HowTo/1E7FEE4A-795C-4D33-A135-843EB07C94A8.dcik
How To Highlight a Datagrid Row 
http://www.dotnetjunkies.com/HowTo/CD157079-5F60-4031-8BFB-9F8C7478D586.dcik
How to Print a Datagrid in C# and .NET 
http://www.c-sharpcorner.com/Graphics/DataGridPrinterMG.asp
How to store multiple database tables in a DataSet 
http://www.net-language.com/CodeExample.aspx?i=305
HOW TO: Create a Summary Row for a DataGrid in ASP.NET  http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q313154
HOW TO: Display Datagrid in small screen area without using Paging  http://www.dotnetbips.com/displayarticle.aspx?id=83
HOW TO: Export Data in a DataGrid on an ASP . NET WebForm to Microsoft Excel  http://support.microsoft.com/default.aspx?scid=kb;en-us;317719
Images from Sql Server in a Datagrid 
http://www.dotnetbips.com/displayarticle.aspx?id=101
Images in a Datagrid  http://aspalliance.com/das/datagridimages.aspx
Implementing Dynamic ItemTemplates  http://tripleasp.net/tutorial.aspx?NavID=27
In-Place Editing of datagrid with Images  http://www.sagas.net/asp.net/show.aspx?abcd=108
Insert a New Row Using the Datagrid  http://www.dotnetjohn.com/articles/articleid27.aspx
Inserting multiple records at once with the ASP.NET Datagrid  http://www.microsoft.com/belux/nl/msdn/community/columns/ceulemans/multirecs.mspx
Inserting Records using a Datagrid and Code-Behind forms  http://aspfree.com/aspnet/datagrid4.aspx
Maintain Scroll Position in a DIV element  http://authors.aspalliance.com/JimRoss/Articles/MaintainScrollPos.aspx
Manipulating DataBound Items  http://www.aspalliance.com/stevesmith/articles/dotnethidedatabounditem.asp
Manual Paging, Part I  http://mceahern.manilasites.com/dotnet/pagingpart1
Manual Paging, Part II  http://mceahern.manilasites.com/dotnet/pagingpart2
Master-Detail Data In Asp.Net 
http://www.c-sharpcorner.com/asp/Articles/MasterDetailDCHK.asp
Mel's Datagrid FAQ  http://www.digitalvideotoolbox.com/Modules/AspFaq/AspFaq.aspx#Section3
MouseOver Styles in a Datagrid 
http://aspalliance.com/Colt/Articles/Article3.aspx
Multiple Column Sorting with a DataGrid  http://www.aspalliance.com/olson/articles/Multisort.aspx
Multi-Select Datagrid  http://www.codeproject.com/aspnet/Multi-select_Dataagrid.asp
Nested Datagrids  http://www.standardio.org/article.aspx?id=155
Nested Datagrids  http://www.codeguru.com/net_data/PK200305b.html
Nesting Grids for Hierarchical Data  http://msdn.microsoft.com/msdnmag/issues/03/10/CuttingEdge/default.aspx
Paging Database Results in ASP.NET 
http://www.4guysfromrolla.com/webtech/072101-1.2.shtml
Persistent and Bidirectional Sorting In ASP.NET Datagrid  http://www.dotnetbips.com/displayarticle.aspx?id=7
Populating and Editing a Datagrid in ASP.NET 
http://www.c-sharpcorner.com/asp/Code/DBGridEditingPA.asp
Postbacks from Multiple ItemCommands  http://aspalliance.com/aspxtreme/webforms/controls/webservercontrolstemplates.aspx?pageno=5
Putting the Datagrid on a Diet  http://authors.aspalliance.com/JimRoss/Articles/DatagridDiet.aspx
Recalculating Column Values in a Datagrid  http://www.dotnetjunkies.com/Tutorial/FF3A910D-17C0-464D-AB47-89A98C5D1355.dcik
Select Row by Clicking Any Column 
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dn_voices_webmen/html/webteam11062001.asp
Selecting Items With The Datagrid And DataList Controls  http://www.aspnextgen.com/tutorials.aspx?tutorialid=51
Server-side ASP.NET Data Binding Part 2: Customizing the Datagrid Control  http://msdn.microsoft.com/msdnmag/issues/01/04/cutting/cutting0104.asp
Server-side ASP.NET Data Binding Part 3  http://msdn.microsoft.com/msdnmag/issues/01/05/cutting/cutting0105.asp
Simple Custom Datagrid 
http://www.aspalliance.com/aldotnet/examples/custombind.aspx
Sorting Template Columns 
http://www.dotnetbips.com/displayarticle.aspx?id=146
Sorting XML Data using the .NET Datagrid  http://www.codeproject.com/aspnet/XmlDataGrid.asp
Summary Info in a Datagrid 
http://aspnet.4guysfromrolla.com/articles/020503-1.aspx
Summary Rows in a DataGrid: A Comparison of Techniques  http://www.aspalliance.com/olson/articles/Summary.aspx
Summary Rows in Datagrid Controls 
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndive/html/data01102002.asp
SuperDatagrid Control Beta 2  http://www.superexpertcontrols.com/
The Datagrid - Paging and Two-Way Sorting Combined  http://www.standardio.org/article.aspx?id=145
Time Allocation Grid: Extending the Datagrid  http://www.xmlforasp.net/codeSection.aspx?csID=92
ToolTip for Datagrid Header  http://www.extremeexperts.com/Net/CodeSnippets/ToolTipForDataGridHeader.aspx
Top Questions about the Datagrid Web Server Control  http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vstechart/html/vbtchTopQuestionsAboutASPNETDataGridServerControl.asp
Transferring the Datagrid Data Between Web Forms  http://aspnet.4guysfromrolla.com/articles/050802-1.aspx
TripelASP.TableEditor Custom Control 
http://tripleasp.net/TableEditor.aspx
Two Way Client-Side Sorting on a Datagrid using the ViewState  http://www.dotnetsmart.com/DesktopDefault.aspx?tabid=23&frmView=ShowPost&PostID=371
Using DropDownList control in Datagrid  http://www.csharphelp.com/archives/archive212.html
Using Dropdowns in the Datagrid 
http://www.aspalliance.com/wisemonk/view.aspx?id=AD012402
Using Radio Buttons to Select Datagrid Row  http://www.dotnetbips.com/displayarticle.aspx?id=147
Using the ASP.NET Datagrid Control 
http://www.4guysfromrolla.com/webtech/122300-1.shtml
Using the Datagrid Server Control - Part 1  http://www.dotnetjunkies.com/Tutorial/8D08D5AE-1625-4289-BC9C-BD4BBD4026E4.dcik
Web Forms in the Datagrid 
http://www.aspalliance.com/wisemonk/view.aspx?id=AD012322
Webforms Datagrid -- Inserting a New Row  http://www.developerfusion.com/show/3801/4/
Why a DataView Bound to a Datagrid Doesn't Reflect Changes to the DataTable  http://www.dotnetjunkies.com/HowTo/97A851AE-8108-47C6-841A-59BD4E988125.dcik
Working with Data using the ASP.NET DataGrid Web Control  http://atomic.quilogy.com/default.aspx?storyId=datagrid1
Working with Datagrid Templates 
http://www.aspnextgen.com/tutorials.aspx?tutorialid=46
XML News Feed  http://www.aspalliance.com/remas/ASP.NET/XMLFeed/