January 2007 - Ben Scott's Blog

  • ASP.NET AJAX 1.0 Released

    ASP.NET AJAX 1.0 has been officially released. Source code for the Control Toolkit, client-side JavaScript library and the server controls has also been released.
  • Hiding a Row in a GridView

    To hide an entire row in a GridView control consists of two steps. First, you need to override the OnRowCreated event of the GridView. This event has a GridViewEventArgs parameter that will give you access to the underlying Row.DataItem, enabling you...
Copyright © 2005-2007 Schmurgon Pty Ltd
Powered by Community Server (Non-Commercial Edition), by Telligent Systems