12420 Users read it.

ASP.NET Popup Control
by Chris Charlton (August 9, 2005)

ASP.NET Popup Control

This article describes a popular ASP.NET popup control that imitates the MSN Messenger alert (when a user logs on/off a tiny windows slides into the bottom right of your screen with a messages), but it is designed for use in an ASP.NET web page. Graphical appearance of this control can be completely changed by using one of predefined styles or by modifying all colors used on the control.

Read more
1455 Users read it.

.Net LinkButtons
by Frank Beverdam (July 28, 2005)

.Net LinkButtons There is a cool tutorial at ASPalliance that covers a fundamental use of the .NET LinkButton web control for page postbacks.

Read more
12229 Users read it.

ASP.NET - The DataList Control
by Frank Beverdam (July 28, 2005)

ASP.NET - The DataList Control

W3schools have a great tutorial on the Datalist control.

The DataList control is, like the Repeater control, used to display a repeated list of items that are bound to the control. However, the DataList control adds a table around the data items by default.

Read more
3246 Users read it.

RadioButton Web Server Control
by Frank Beverdam (July 28, 2005)

RadioButton Web Server Control

ASP Alliance has a great tutorial on Radio button web server controls for ASP.NET;

"RadioButton Web Server Control is perfect for questions who has only one answer. The RadioButton web server control is almost the same as the CheckBox web server control. The only thing that is different here is that, you have to use a property called GroupName to the collection of your radio buttons. Other than that it is the same as the Checkbox control."

Read more
17937 Users read it.

ASP.NET - The Repeater Control
by Frank Beverdam (July 22, 2005)

ASP.NET - The Repeater Control

W3C schools has a great tutorial on the Repeater control.

The Repeater control is used to display a repeated list of items that are bound to the control.


Examples

Repeater control

Repeater control with <AlternatingItemTemplate>

Repeater control with <SeparatorTemplate>

Read more
Follow us on twitter Subscribe to our RSS feed
Activate your free membership today | Login | Currency