Building a Full-Featured Custom DataGrid Control 10 Jul 2005 18:11
.NET, among its other amazing features, allows developers and programmers a rich platform with the capability to build custom controls deriving from already common base server controls, i.e. The Datagrid, the most commonly used and full-featured server control in .NET.
Drilldown Datagrid Searching with ASP.NET 08 Jul 2005 17:24
Using .NET's Datagrid to retrieve and display data is a quick and easy process, and .NET offers many features to customize its look and performance. The one thing that's not commonly known is that .NET gives developers the ability to search within Datagrid results, or drilldown and filter within the data until they find what they're looking for.
Selecting, Confirming & Deleting Multiple Checkbox Items In a DataGrid 08 Jul 2005 14:27
Although I don't have either a Hotmail or Yahoo email account, I do have friends that do, and I have often seen them check their e-mail and noticed how it was all neatly displayed in a table.