Rinze Cats' Blog
-building accessible websites using everything Asp.Net 2.0 has to offer -
Sign in
|
Join
Home
Contact
RSS
Atom
Comments RSS
Search
Tags
.browser file
.Net
.resx
3 column layout
3 Column Layout
3.5
Accessibility
ASP.NET
Bug
C#
Class library
Control Adapters
Conversion
Cross Browser
Css
CSS Friendly
Custom Controls
Custom Expression Builders
Custom Sitemap Provider
DataBinding
Designer
FindControl
Globalization
GridView
header
Height 100%
HttpFilters
Liquid Layout
List
Lua
MasterPages
menu
MOSS
Multiple Sitemaps
navigation controls
Nested MasterPages
Resources
SEO
Server.MapPath
Sharepoint Accessibility kit
Sitemap
Sitemap Providers
SortDirection
SortExpression
style
Tableless
treeview
Visual Studio
Visual Studio 2008
WCAG
Web Application Project
XHTML Strict
Sponsors
advertise here
Navigation
Home
Blogs
Archives
September 2009 (2)
December 2008 (1)
November 2008 (1)
October 2008 (5)
September 2008 (1)
February 2008 (1)
January 2008 (2)
September 2009 - Posts
0
Comments
4 little known Asp.Net features
by
rinze
There’s a really nice article on 4GuysFromRolla, exlaining 4 little know features in .Net that can be really helpfull. Check out Four Little Known, Helpful Methods, Properties, and Features for ASP.NET Developers
1
Comments
Sorting a Gridview bound to a List
by
rinze
In pretty much every web application I build, I come across the problem that the default sorting mechanism build in to gridview, doesn’t work when binding to List objects. It requires the gridview to be bound to a dataset object instead of a List. While...
Filed under:
ASP.NET
,
.Net
,
List
,
DataBinding
,
GridView
,
SortExpression
,
SortDirection
More Posts