By mswatcher
via mattberseth.com
Published: Nov 29 2007 / 15:39
Now that .Net 3.5 and VS 2008 have shipped, I thought it would be a good time to take a look at the new ListView control. I use the GridView quite frequently, and I am curious what the tradeoffs I would encounter if I used the new ListView control for rendering our tabular datasets. I figured a good way to learn would be to create a ListView that generates one of my favorite looking HTML tables.
Add your comment