ListView ItemTemplate and AlternatingItemTemplate

by plippard 12. May 2008 18:23
The ASP.NET 3.5 ListView server control provides an ItemTemplate and an AlternatingItemTemplate.  Only the ItemTemplate is required for defining each row's content.  The AlternatingItemTemplate can be used to define row content for odd numbered rows, however quite often the even and odd ro... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: ,

ListView (Asp.Net 3.5)

ListView Header Sort Direction Indicators

by plippard 11. May 2008 13:39
The ASP.NET version 3.5 ListView provides developers with a much needed breath of fresh air with respect to simplifying HTML complexity when a data bound grid control is needed.  The ListView enables developers to have full control over generated HTML, yet have simplified data binding, custom p... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

Downloads-Open Source | ListView (Asp.Net 3.5)

Powered by BlogEngine.NET 1.4.5.0
Theme by Philip Lippard  (Original by Mads Kristensen)