Sharepoint 2010 Forum

 
Home » Forum » Sharepoint 2010       Ask a questionRSS Feeds

dataview webpart dropdown

  Asked By: Arivazhagan Govind         Date: Nov 01, 2010      Category: Sharepoint 2010      Views: 1420
 


Hi ,In dataview webpart i have to use the dropdown layout,and i need 3 dropdown on the same page,i have to bind the data from the list to dropdown,when i click the first dropdown related details should be displayed on the second dropdown,when i click the second dropdown related details should be displayed on the third webpart.

I have tried on other layouts, its working,but this layout doesnt working,No postback occurs when i click on the dropdown value.

can anyone give solution for this

Thanks in advance

Tagged:      

 

1 Answer Found

 
Answer #1       Answered By: Kamal Verma          Answered On: Nov 24, 2010       

check that have you set the property AutoPostBack = true. if not then set it to true. see the thread on www.expertsupdates.com/.../...sual-webparts-1.aspx

 
Didn't find what you were looking for? Find more on dataview webpart dropdown Or get search suggestion and latest updates.


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