Sign in for recommendations. New member? Start here.

ASP.NET Wiki: HTML UI: Web Controls: Bind ListControl&39;s...

Korayem discovered 9 months ago
From the page: "A very common question asked on the ASP.NET Forums is how to bind a ListControl's DataTextField or DataValueField to multiple Columns. The ListControl is the base class for controls such as DropDownList, ListBox, RadioButtonList, and CheckBoxList server controls. One of ... more
Tags: sql, tutorials, asp-net, web-design

Like this page from asp.net?

1 Reviews

Characters left: 4000


Korayem rated 9 months agoweb-design, asp-net, tutorials, sql
From the page: "A very common question asked on the ASP.NET Forums is how to bind a ListControl's DataTextField or DataValueField to multiple Columns. The ListControl is the base class for controls such as DropDownList, ListBox, RadioButtonList, and CheckBoxList server controls. One of the ways to do this task will be presented in this Wiki article. The code is shown in both VB.NET and C#.NET."
    This page is not affiliated with asp.net.