P
Philip Townsend
I have a datagrid control in an .aspx page which gets its values from a
Sql Server table. I need to add a dropdown list control to the edit
column. The dropdown list needs to contain a list of available choices
from another table, but the selected choice needs to be whatever is the
current referenced value the original table. Can anybody point me in the
right direction for this? Thanks...
Sql Server table. I need to add a dropdown list control to the edit
column. The dropdown list needs to contain a list of available choices
from another table, but the selected choice needs to be whatever is the
current referenced value the original table. Can anybody point me in the
right direction for this? Thanks...