Ciao,
vorrei sapere se è possibile inserire 2 valori in una ddl nel parametro datatextfield
es:
-----------------------------------------
<aspropDownList ID="DropDownList1" runat="server" AutoPostBack="True"
DataSourceID="SqlDataSource1" DataTextField="Denom_dest" + un altro campo ...
DataValueField="IdDestinatario">
</aspropDownList>
-----------------------------------------------
Grazie
Ciao

ropDownList ID="DropDownList1" runat="server" AutoPostBack="True"
Rispondi quotando