Having some fun with the ListView control in ASP.NET(galratner.com)
submitted by
galratner(334) 1 year, 9 months ago
The ListView control is a natural progression of the GridView. It displays data by using user-defined templates instead of row fields, allowing for layout flexibility. Paging, sorting, inserting and editing records are all built into a ListView, and, can be greatly manipulated both in the layout and functionality.
Let’s look at some cool features we can implement on our own ListView.
|category: ASP.NET
|Views: 11
tags:
ASP.NET another
Everyones tags:
Your Tags: