ADBRITE ads links
You are here: CodeIdol.com > Asp > ASP.NET v. 2.0—The Beta Version > The GridView, DetailsView, And FormView Controls
ASP.NET v. 2.0—The Beta Version
| This is the second in a two-chapter look at the new approach to accessing, displaying, and manipulating data introduced with ASP.NET 2.0. This new approach...
|
|
| One of the most useful controls introduced with ASP.NET was the DataGrid. This control makes it easy to display rowsets of data, provides plenty of...
|
|
| The GridView control we examined in the previous section is designed to display data as a table, with each row containing one data row (one...
|
|
| The third new list control in ASP.NET version is the FormView control. At first sight, it seems to be remarkably similar to the DetailsView control....
|
|
| You may have noticed that the code we used in the examples earlier in this chapter takes advantage of a simplified syntax for the data...
|
|
| In this and the previous chapter, we've concentrated on the new controls in ASP.NET that make it easy to build data-bound pages that can display...
|
|
| In this and the previous chapters we've looked at the new aspects of ASP.NET that are perhaps the most vital in business or commercial Web...
|
|
You are here: CodeIdol.com > Asp > ASP.NET v. 2.0—The Beta Version > The GridView, DetailsView, And FormView Controls
|
|
Related tags
Popular Categories
Unix books and guides
AJAX popular information
C# language guides
Windows books and cookbooks
.......
|
|