P
Paul
Hi there,
I can use the method DropDownList1.Items.Add("test") to add data to the
dropdownlist control.
But how should I do if I want to insert the control property TEXT is "test"
and the VALUE is "1".
Thanks !!
I can use the method DropDownList1.Items.Add("test") to add data to the
dropdownlist control.
But how should I do if I want to insert the control property TEXT is "test"
and the VALUE is "1".
Thanks !!