TemplateColumn = Goodness

Posted by Phil Weber on March 13, 2003

Manipulating data is a primary capability of any dynamic Web app. Unlike rich clients, providing a user-friendly interface to do so can be painful. Users want dropdowns, checkboxes, radio buttons... and ASP.NET has made it easy!

See how using the TemplateColumn provides a richer UI when working with the ASP.NET DataGrid control.

[Ironically, Chris' article on the virtues of ASP.NET appears on a JSP page! :-) -- PW]
Source: Chris Goldfarb's Radio Weblog


Leave a comment