Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

single column in database table

  Asked By: Palash Gohain         Date: Sep 13, 2009      Category: Sharepoint      Views: 242
 

I wanted to create custom web part which has dropdown in it
The dropdown is populated from data from single column in database table

Tagged:          

 

2 Answers Found

 
Answer #1       Answered By: Radhika Vora          Answered On: Sep 13, 2009       

What kind of help do you need???????????

 
Answer #2       Answered By: Harshit Nerurkar          Answered On: Sep 13, 2009       

I have created custom  web part  .It has dropdown  list which gets populated  with
data from database.The same code of getting data  in dropdown list in normal
asp.net was tested .and it worked fine.But after creating web  part and loading
it on site we were able to display web part but it would not display dropdown
list ,hence not the data
I am new to sharepoint hence unable to find the reason .Please find the attached
file which has the code for web part

 
Didn't find what you were looking for? Find more on single column in database table Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].