Sandor Korozsi’s linkblog

  .NET Framework, C#, Smartphone, Pocket PC, Managed DirectX, Game development
Link, Custom ControlNovember 7, 2007 17:23

Yet another list pager, but this one can use LinkButtons or simple hyperlinks, provides scrolling within an ASP.NET Ajax UpdatePanel, and behaves similarly to the paging found on Amazon.com.

PagerControl

Amazon-esque Pager By Daniel Vaughan. 

Link, ASP.NET, Custom ControlSeptember 13, 2007 10:37
calendar_week.gif

DayPilot is an Outlook-like open-source event calendar/scheduling control:

  • Simple and clean look.
  • Views:
  • Customizable fonts and colors.
  • Clicking an event can run one of the following:
    • a custom JavaScript action
    • a server-side event (using PostBack)
  • Clicking a free-time slot can run one of the following
    • a custom JavaScript action
    • a server-side event (using PostBack)
  • Flexible data binding:
  • Supports ViewState.
  • Supports both 12-hour (3 PM) and 24-hour (15:00) time format for hour names.
  • Visual Studio 2005 design-time support.
  • Browsers:
    • Internet Explorer 5.0/5.5/6.0/7.0
    • Firefox 1.0/1.5/2.0
    • Safari 2
    • Opera 9
  • Supports concurrent events.
  • Supports events that end another day.
  • Support for business hours. Supported modes:
    • All day always visible.
    • Only business hours visible.
    • Business hours extended to show all events.

 

Using DayPilot 2 (Outlook-like calendar/scheduling control for ASP.NET) - The Code Project - ASP.NET

ASP.NET, Custom ControlMarch 22, 2007 12:09

ASP.NET.4GuysFromRolla.com: Adding Paging Support to the Repeater or DataList with the PagedDataSource Class

ASP.NET, Custom Control, JavaScriptFebruary 9, 2007 11:11

DaintyDate is a custom control for Microsoft Visual Studio .NET that replaces the ASP.NET datepicker with many extra cool features including JavaScript date navigation (No Postbacks!) and a range of Dynamic popup features!

DaintyDate - The best open source datepicker! - The Code Project - ASP.NET

Development, ASP.NET, Custom ControlFebruary 6, 2007 17:14

Warnar Boekkooi : (Free) TreeView Controls test