
June 28th, 2004, 08:38 AM
|
|
Utility Bot
|
|
Join Date: Feb 2004
Posts: 906
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Article Discussion: Making Use of the Repeater Web Server Control
If you had a chance to read my two articles detailing the use of the DataGrid web server control ( and ), then no doubt you're excited to see how great .Net is for Rapid Application Development. However, you may have found the DataGrid a little inflexible for your needs. Perhaps you wanted to alter the output, and don't like being constrained to a <table>. Well, if you can do without the fancy editing and sorting functionality, then the Repeater Control is just the Control for your needs.
Read the full article here: Making Use of the Repeater Web Server Control
|