Maintaining vertical scroll position on an ASP.NET GridView across postbacks
Our mission Here is what we want to archieve with a standard ASP.NET gridview; We want scroll bars to scroll […]
Our mission Here is what we want to archieve with a standard ASP.NET gridview; We want scroll bars to scroll […]
Securing session cookies by itsself is very straightforward. By adding the following markup to the system.web section in web.config your
This is a minimalistic demonstration on hooking into an event risen by a usercontrol. The main page subscribes to the
This code snippet demonstrates how to programmaticaly set a parameter on a user control, and bind that paramter to an
This code sample shows how to resize the ASPxImageSlider control for different devices and screen resizing. (thing rotating your tablet).
Emulates the behaviour of the standard webforms grid, with a view where each line has a button that can be
This sample is a complete minimal implementation of client side verification of inputs before a pass to the server is
The accordeon control is part of the Ajax control toolkit and offers a series of tab-like sections, of which one
The Ajax Control Toolkit offers a large amount op ASP.NET Ajax control, and can be found on codeplex. WatiN is
This sample shows how to setup a basic JQuery popdown menu embedded in an asp.net webforms application, and how to