- 1,251 categories
- 40,829 scripts
- In ASP.NET 2.0, Microsoft has introduced GridView control which displays tabular data in a grid. With GridView control, you can display, edit, and delete data directly from different kinds of data sources with out writing any single piece of code.
...
- Categories
- Platforms
- Licenses
- he following example demonstrates the GridView control bound to a SqlDataSource control to produce a read-only tabular report.
- Categories
- Platforms
- Licenses
- Explains how to simulate hidden column in GridView control. GridView is one of the new controls in ASP.Net 2.0 that replaced the DataGrid.
In earlier versions of .Net when you didn''t want the data to be visible to the client, you simply s...
- Categories
- Platforms
- Licenses
- In this tutorial you will learn how to use a GridView Control to display the details of the item selected in the DropDown list and test the page.
- Categories
- Platforms
- Licenses
- In this tutorial you will learn adding sorting and paging in a GridView Control, Implement Two Column Sorting, Create Code for Custom Sorting, Editing the GridView control data, Deleting Displayed Records, Inserting Records and Using Templates.
- Categories
- Platforms
- Licenses