2
Answers

Dynamically populating DropDownList in a datagrid

Nenni M

Nenni M

19y
4.5k
1

In my web page, I have a datagrid with a DropDownList.

The item collection for this list is dependent on an option selected by the user elsewhere on the page.  The items for each option are stored in an xml file. 

When the user selects an option, I get the values for that option from the xml file and populate a dropdownlist.

So far so good.  But I can't work out how to bind this to the datagrid, to allow the user to select one of the items from the list.

Any help greatfully appreciated

Nenni M
Answers (2)
0
jdrobbie

jdrobbie

NA 3 0 19y
I already have Crystal website I think their documentation is poor. Little or no examples, etc. or minimal references Forums seem to be the best place to get real-world answers.
0
MythicalMe

MythicalMe

NA 245 0 19y
I always think of Crystal Reports as a final destination for data, so I don't think that it is possible. Crystal Reports is a third party add-on, so you might try their web site to see if they have any further information.