News

Grid controls are great for displaying large quantities of data, and highlighting can make the data more readable. Learn how to programmatically control this highlighting without add-on controls.
I looked into templated columns in the datagrid control, and it looks as though those only describe what's <B>within</B> the column -- I want to describe the structure of the table itself without ...
Grid control works a lot like the table tag -- only it's much more concise. Dan walks through one example.
Ken Cox reviews Infragistics suite of more than 30 controls for building AJAX-enabled ASP.NET Web applications, including grid, chart, toolbar, menu, editors, data entry, and scheduling controls.
I have a Data Bound Grid in my form, and a data control linked to an Access database (97 because it wont work with 2000 ARGH!). Anyway, I wanted to get the current record the user had selected ...