MOSS Forum

 
Home » Forum » MOSS       Ask a questionRSS Feeds

Connect form webpart and dataview webpart

  Asked By: Lucas Davis         Date: Dec 22, 2009      Category: MOSS      Views: 891
 

I have a dataview webpart which is backed by a stored procedure. The
stored procedure takes 2 parameters, param1 and param2. The form
webpart is supposed to provide values to those 2 parameters so that
the new results is reflected in the dataview webpart.

Those 2 webparts are on the same page and are connected together.
However I don't think the form values are passed to the dataview
webpart, then to the stored procedure.

I was trying to following this example by Paul Schaeflein:
www.intranetjournal.com/.../ij_04_06_05a.html. But
the example uses the FrontPage.

Can somebody point me to some good examples for MOSS?


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 Connect form webpart and dataview webpart Or get search suggestion and latest updates.


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