I wanted to create custom web part which has dropdown in itThe dropdown is populated from data from single column in database table
What kind of help do you need???????????
I have created custom web part .It has dropdown list which gets populated withdata from database.The same code of getting data in dropdown list in normalasp.net was tested .and it worked fine.But after creating web part and loadingit on site we were able to display web part but it would not display dropdownlist ,hence not the dataI am new to sharepoint hence unable to find the reason .Please find the attachedfile which has the code for web part