Take Row-Level Control of Your GridView
Posted by: Simple Talk,
on 27 Sep 2007 |
View original | Bookmarked: 0 time(s)
The ASP.NET GridView is great for very simple tables, but the real world is not always as straightforward as we would like it to be. Sometimes we need to specify the format of the data from the database, and the way it is rendered in the table, more exactly....