Free templates
Menu Search Free templates

Controls | Category

Web controls are objects that are used to store data, change data, send data and present data for instance. This category includes free code for Web controls on a Web page like literals, wizards and repeaters.

Create a dynamic menu in a Literal control (C#, VB and ASP.NET) | Free code

Here you can download free code (C# and VB) to create a dynamic menu in a Literal control with main groups and subgroups.

Create pages in a Repeater with navigation links (C#, VB and ASP.NET) | Free code

Here you can download free code (C# and VB) to present a list of data in a repeater, which is divided into pages that you can navigate to using the links.

Design a form with the Wizard control (C#, VB and ASP.NET) | Free code

Here you can download free code (C# and VB) for the Wizard control in ASP.NET that is used to create a form that is divided into several steps.

Form with a dynamic number of rows (C#, VB and ASP.NET) | Free code

Here you can download free code (C# and VB) to create a form as an ASP.NET table with a dynamic number of rows, new rows are added with a click on a button.

GridView control (C#, VB and ASP.NET) | Free code

Here you can download free code (C# and VB) for a GridView control that can be used to present data, change data and delete data.

Insert meta tag in Literal from a database (C#, VB and ASP.NET) | Free code

Here you can download free code (C# and VB) to insert meta tag in Literal when data for meta tags are retrieved from a table in a database.

Repeater control (C#, VB and ASP.NET) | Free code

Here you can download free code (C# and VB) for a Repeater control in ASP.NET that can be used to present data, add data, update data and delete data, and more.

Show and hide content with a Panel control (C#, VB and ASP.NET) | Free code

Here you can download free code (C# and VB) for a ASP.NET Panel control to allow you to show and hide different types of content on a web page.

Web form (C#, VB and ASP.NET) | Free code

Here you can download free code (C# and VB) for a simple web form that can be used to present data from a database, to modify data in a database or to add data to a database.