Community

ASP.NET Tip: Responding to the Repeater Control’s ItemCommand Event

(Eric Smith) I’m a bit of an HTML purist, so I love the Repeater control. It allows me to specify exactly which HTML ASP.NET uses to create a table, list, etc. without it adding a bunch of extra junk. The Repeater, like other data-bound controls, contains some events to help you respond to the actio

Read More - Register for Free Membership