Skip Navigation LinksHome Development ASP.net GridViews List Control

List Control (Custom UserControl)

This sections demonstrates creating a custom User Control that implements and overrides a standard ASP.net 2.0 GridView control.

(description coming soon..)

See it in action

(todo: add control here)

Tutorial Steps
Shows how the control's behavior and look and feel was created
Shows how the UserControl was created from the previous code
Shows how to use the ListControl on another page