Implement the likes of paging and sorting into your DataGrids, but first, start off with the most gruesome of tasks: adding an editable drop-down box to your DataGrid!
The Big ASP.NET DataGrid Article, Part 3
Published 03/03/2004
Implement the likes of paging and sorting into your DataGrids, but first, start off with the most gruesome of tasks: adding an editable drop-down box to your DataGrid!
Look at using HTML, hyperlinks, and formatting in your DataGrid, plus figure out color-coding and the many different ways of allowing the user to select rows.
Discover how to view system information, existing performance monitors, and more, all from your .NET applications!
Like a number of older features, Visual Basic's .PrintForm got sold out in the name of 'standardization.' Learn how to bring it back!
Uploading one set of files is easy. Karl provides a three-point checklist for trouble-free deployment.
Not all browser redirecting is created equal....