How To Format Bytes in GridView Using ASP.NET (Custom asp:BoundField Server Control)
Posted by: peterkellner.net,
on 04 Nov 2010 |
View original | Bookmarked: 0 time(s)
(AKA, how to not use templates to do a simple GridView Column Formatting) This post is inspired by another post on did on GridView date formatting years ago. Its still very popular. If you are like me, you dont like using GridView Templates because it makes you write [...]