Sharepoint Web Part
I am trying to add a drop down list on my web part but do not know where to start. It is really simple, I will have a list of cities and all I need to do is let the user select the city and then based on the city I will do a MSSQL query. Any help would rock. I already have an enum drop down property for the web part, but want this controlled without users having to edit the web part.
|