Controls


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.





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

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.

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

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.

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

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.

Free code for a web form (C#, VB and ASP.NET)

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.

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

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

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

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.

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

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.

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

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.

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

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.