Contact
 

  • HierarGrid The HierarGrid is a DataGrid-like control that is capable of displaying parent-child relations using templates to display the child elements.
  • DynamicControlsPlaceholder This control works as a placeholder for dynamic controls and recreates them on each roundtrip automatically.
  • Picture Gallery
    (SourceCode in C# as ZIP)
    The control generates thumbnails of the pictures in a given directory and layouts them in a table either as a thumbnail page or in filmstripper mode.
  • ViewStateViewer
    (SourceCode in C# as ZIP)
    The ViewStateViewer class extends the Page class and adds a table of ViewState entries to the tracing output.
    Note that the class works reliably only for WebControls that do not override Load- or SaveViewState to customize the ViewState persistence. The current version is only tested with .NET 1.0 and 1.1.

    If you have any comments, suggestions or questions to one of the controls, feel free to drop me a line or post your question on the ASP.NET Forums if you want to share your thoughts with other ASP.NET experts.

    Please note that the postings, software and source code on this website are provided "AS IS" with no warranties, and confers no rights.