ASP.NET Data Web Controls
Kick Start

Resources

Newsletter

About

FAQs
 
ASP.NET Data Web Controls Kick Start
Buy the Book!

5 Stars at Amazon.com!
5-Star Rating at Amazon.com!
Amazon.com ratings updated weekly...

Join WebHost4Life.com

Advertisements
ASP.NET Data Web Controls Kick Start - Companion Web Site

Welcome to the ASP.NET Data Web Controls Kick Start companion Web site. This Web site was created to provide a source of information about the ASP.NET data Web controls, and can be used as a companion to the book, ASP.NET Data Web Controls. To learn more about this book, visit the About this Book page. To learn more about its author, Scott Mitchell, that five-star hunk smiling at you on your left, visit the About Me page.

This site contains information about the ASP.NET data Web controls - the DataGrid, DataList, and Repeater. From the Resources menu at the left you can learn more about these Web controls by visiting the Recommended Articles section or by reading the Data Web Controls FAQs. These recommended articles were hand-picked by me as some of the most important readings for those who use the ASP.NET data Web controls on a regular basis - be sure to check them out!

If you have technical questions about these Web controls, there are a plethora of avenues to explore. One of the best places to get your questions answered is the Data Web Controls Forum over at the ASP.NET Forums. There is also a DataGrid newsgroup as well as a couple DataGrid email listservs. In addition to these free sources, I also offer consulting services.

Below you will find a listing of the data Web controls FAQs and recommended articles available on this Web site. If you have any suggestions on data Web controls FAQs, or would like to recommend an article to be included in the list, please do not hesitate to contact me.


Don't Own the Book Yet!?!
If you don't own your own copy of ASP.NET Data Web Controls Kick Start make sure to pick up a copy! In addition to having personally received numerous accolades from readers world-wide, the book has been rated a 5-star book at Amazon.com and has even received the following glowing recommendation from the DataGridGirl herself!
"I'm currently reading Scott Mitchell's new book, ASP.NET Data Web Controls. This is the book that could put me out of business as a Datagrid question-answerer because most of the answers I give are in this book! Everything you ever wanted to know about the Datagrid, Repeater, and DataList from the ground up, including a lot of advanced material. Do not walk -- RUN to the right-hand side of your screen to the cover link and buy this book now."
Marcie Robillard, a.k.a. DataGridGirl



Data Web Controls FAQs
ButtonColumns
   Specifying CSS Classes for ButtonColumns

Customizing the Appearance
   Formatting Numeric Data
   Formatting Date and Time Data
   Combining Two DataSource Fields in One DataGrid Column
   Conditional Formatting
   Customizing a DataSource Field's Output
   Creating a Scrollable DataGrid
   Creating a Scrollable DataGrid with a Fixed Header Column
   Displaying Data Grouped by Category

Custom Column Controls
   Creating a Column of RadioButtons or CheckBoxes

Editing
   Why Your DataGrid's Updates Don't Show Up
   Making Select Rows in an Editable DataGrid Uneditable

Data
   Returning Data in Random Order with NEWID()

Footers
   Displaying Column Summary Information in the DataGrid Footer

Hyperlinks
   Having a DataGrid Hyperlink Open in a New Window
   DataGrid Hyperlinks with Multiple Querystring Values
   Displaying a HyperLinkColumn as an Image

Programmatic Access
   Hiding AutoGenerated Columns by Name
   Accessing the Contents of a BoundColumn
   Accessing the Contents of a TemplateColumn
   Setting the DataList's SelectedIndex Programmatically


Top 10 Most Popular Recommended Data Web Controls Articles...

TitleDate WrittenCommentsViews
Creating a Fully Editable DataGrid4/18/2003This article, by Joel Gray, shows how to create a DataGrid that is completely editable - that is, each row can be edited instead of only one row being editable at a time.20799
Building a Master/Detail DataGrid4/2/2003This article looks at how to build a master/detail DataGrid, where the "master" items are listed in a DataGrid, with each "master" item having a DataGrid in its row showing the set of its "details".19366
An Extensive Examination of the DataGrid Web Control: Part 14/5/2002This article, by Scott Mitchell, examines the very basics of the DataGrid, illustrating how to bind data to a DataGrid. (This article complements Chapter 1 of ASP.NET Data Web Controls Kick Start.)18547
Common DataGrid Mistakes11/6/2003This article, by the DataGridGirl herself, lists the most common mistakes and blunders developers make when using the DataGrid.16188
Top Questions About the DataGrid Web Control1/10/2002This great article contains a list of commonly asked DataGrid questions (and their answers), such as, "How do I create a fully editable DataGrid," and, "How do I add columns dynamically?"13193
MouseOver Coloring for a DataGrid12/17/2002This article, by Colt Kwong, demonstrates how to create a DataGrid so that whenever you move the mouse over a DataGrid row, the row's background color changes.13029
Understanding the Differences Among the DataGrid, DataList, and Repeater5/21/2003This article, by Scott Mitchell, examines the similarities and differences among the DataGrid, DataList, and Repeater Web controls. (For those who own a copy of ASP.NET Data Web Controls Kick Start - this material follows along closely with the material presented in Chapter 1, "What Are Data Web Controls?")12469
Creating Custom Columns for the ASP.NET Datagrid9/10/2003This article, by DataGridGirl herself, examines how to build a custom DataGrid column that displays a databound DropDownList.12002
Creating a Fully Editable DataGrid12/15/2004Learn how to create a DataGrid where each record in the grid is editable, rather than having to edit one record at a time. Useful for scenarios where the user needs to update a large amount of data at once.11664
Adding a New Record to the DataGrid in the Footer2/12/2003This article, by John Sanborn, looks at how to use the DataGrid's Footer row as a means to add a new record to the DataGrid's underlying data store.10162

View all of the recommended articles...


Home | FAQs | Articles | About | My Blog | Buy the Book!

Copyright 2006, Scott Mitchell. All Rights Reserved.