.NET: Repeat after me
Working with Repeaters. Useful, but ... esoteric. Utilizes the < % # block syntax which apparently is like < % = but for data-bound situations. Make yourself an IEnumerable collection returning an object type with properties, then use DataBinder.Eval to pull 'em back out again. I hesitate to say "simple" but certainly effective. Goodnight!

1 Comments:
finally i can leave comments! he he..
Post a Comment
<< Home