Ver Mensaje Individual
  #2 (permalink)  
Antiguo 21/10/2004, 12:27
Avatar de Fher
Fher
 
Fecha de Ingreso: febrero-2003
Ubicación: En algun lugar de cancun
Mensajes: 384
Antigüedad: 21 años, 3 meses
Puntos: 0
haa se me olvidaba este es mi code de mi datasource de mi dropdownlist
Protected Function LoadList() As ArrayList
Dim arrList As New ArrayList

arrList.Add("Uno")
arrList.Add("Dos")
arrList.Add("Dos")

Return arrList

End Function
__________________
solo firma