Click here to Skip to main content
15,885,278 members
Articles / Web Development / IIS

DataGridHelper tool

Rate me:
Please Sign up or sign in to vote.
4.71/5 (27 votes)
21 Jul 2005CPOL8 min read 174.5K   4.2K   128  
A utility class to ease adding CSS classes and confirmation dialogs to the ASP.NET DataGrid component.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Instructor / Trainer UCN
Denmark Denmark
Happy coder - with an urge to learn and share learning. Proficient in juggling, calligraphy, balloon animals, and drawing.

I've been coding since 1990, where a friend introduced me to QBASIC. Since then I've been through Delphi, HTML, Javascript, ASP (classic), Java and am now completely and thoroughly in love with C# ; )

I love coding games (XNA/Monogame) and creating utility classes. I always strive to remove repetitive coding tasks from my development efforts by creating helperclasses or subclassing existing controls and classes.

I teach Systems Development at University College Nordjylland (UCN), Denmark.

Comments and Discussions