Kick Spy!, Kick Zeitgeist and Kick Widgets
haacked.com — A foreach loop doesn’t help you handle alternating items, for example. My response to this story is, “The foreach loop is not our repeater control. Our repeater control is an iterating extension method with lambdas!”. Because who doesn’t love lambdas? read more...
west-wind.com — A couple of people asked me today about a layout I put together for an application. The layout is bascially a scrollable and grouped repeater that looks a little like a ListView control in WinForms. This sort of layout can be great for longer lists when paging is not really the right choice - a common scenario in AJAX applications actually. Here's a quick walk through on how this layout is put together. read more...
aspcode.net — Simple example on how to tie event handlers to a specific row in a repeater read more...
dotnetslackers.com — Data Bound Templated Control with ASP.NET AJAX read more...
thewebjedi.com — If you want to alternate background colours on a Repeater control without having to create an AlternatingItemTemplate, try out this little shortcut. read more...
aspnetlibrary.com — An example of how we can add paging to a repeater control by using a PagedDataSource. read more...
geekzilla.co.uk — Using IEnumerable to limit the number of rows in a DataView when binding to a repeater. read more...
Sponsored Link: www.carlist.ie
Ads via The Lounge