Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Add dropdown values to a field on data form webpart

  Asked By: Eddy Smith         Date: Feb 24, 2009      Category: Sharepoint      Views: 652
 

I have created a DFWP in SharePoint Designer to update a table in my
database. For some of the fields listed I would like to turn the
textbox into a dropdown and have a static list of values for the user
to choose from. Does anyone know how to edit the existing code for a
field to do this?

Here is the existing code:

<asp:TextBox runat="server" id="ff102
{$Pos}"__designer:bind="{ddwrt:DataBind('i',concat
('ff102',$Pos),'Text','TextChanged','',ddwrt:EscapeDelims(string
('')),'@USR120')}" Width="90%" />


Do you know someone who can help? Share a link to this thread on twitter, or facebook.

Tagged:                  

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Add dropdown values to a field on data form webpart Or get search suggestion and latest updates.


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