Ask a Question related to ASP.NET Building Controls, Design and Development.
-
paul.hester@gmail.com #1
Binding an array to a DropDownList
Hi all,
I'd like to bind an array to a DropDownList and use the array index as
the DataValueField. Is this possible?
Thanks,
Paul
paul.hester@gmail.com Guest
-
xml data binding to nested array
Hi, I'm trying to set up a data binding to elements of a nested array, and have so far been unsuccessful. The schema looks like this: <resultset>... -
Binding problem with DropDownList? (repost)
I have been pulling my hair out (what is left of it) for a few days trying to figure out what is wrong with this.. I have a repeater control that... -
binding datasource to dropdownlist control
I am being sent an ArrayList of ListItems. I can bind to a dropdownlist control using: oDropDownList.DataSource = oArrayList This works but... -
Binding a DropDownList in a DataGrid
none of these links to INDIA work... "Saravana" <saravank@sct.co.in> wrote in message news:O0#0lqDRDHA.3796@tk2msftngp13.phx.gbl...... -
Error Binding DropDownList on EditItem Command of DataGrid Control
I am sure this has come up before, but I haven't been able to find an answer as of yet. That said, any help is definitely appreciated! I have a...



Reply With Quote

