Articles
GridView SubTotals
If you want an ASP.NET GridView to show groups of data with sub-totals, here's how to do it.
Server-side
Page-Aware CSS Navigation Tabs
How to build nice-looking rounded tabs formatted CSS and "page-aware" to apply
different colors to the tab for the current page.
Writing
a Simple Roll-Your-Own Client-Side Spinner Control
Add an Access-like spinner control to web programming.
Battling
the "Object Reference not set to an Instance of an Object" in .NET Datagrid
ItemCreated Code
A solution to an annoying error with a dynamic .NET DataGrid.
Convert Word Special Characters to
Plain Text
Use this utility I wrote for myself to get rid of those pesky curly quotes and
ellipses. And see the code so you can write your own.
|