Joe Wrobel
Sign in
|
Join
Home
Contact
RSS
Atom
Comments RSS
Search
Tags
.NET
ASP.NET
Automation
C#
ClickOnce
ClientID
Deployment
GridView
NAnt
Profile
Silverlight
Visual Studio
WAP
Web Application Project
Sponsors
advertise here
Navigation
Home
Blogs
Archives
March 2013 (1)
February 2013 (2)
January 2009 (1)
May 2008 (1)
April 2008 (1)
March 2008 (1)
February 2008 (2)
January 2008 (1)
January 2008 - Posts
32
Comments
A more elegant solution to display GridView header and footer when the data source is empty.
by
robolize
I think the need to always show the header and footer of a GridView is pretty common. When I first ran into this problem, I went to Google and found lots of content about this. Some suggest tampering with the data source to add an extra row if it’s empty...
Filed under:
GridView
,
ASP.NET
,
C#
More Posts