Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: java61
  • Content: Threads
  • Order by date
  1. java61

    Connected webpart - init on page

    I've a page "1" with a list of orders. When I select an order, I open a page "2" with a webpart on order (connected to list) and a webpart of orders lines (connected to above order webpart). So : a- on page 2 : If I click on an order, its lines are filtered automatically in below orders lines...
  2. java61

    Display data from multiple linked lists

    Let's say I've 3 lists: Order (number, date, customer link, ....) Product (code, label, price) Order lines (order link, product link, quantity) I would like to see under the Product Webpart the list of linked order lines. It's not a problem with connected WebParts. But now, I would like in this...
  3. java61

    Update data in external legay database

    I display easily data from an external legacy database (in SqlServer2000 too). But I can't update or create rows in this external table from sharepoint services screens. Is it a WSS limitation ? Do I miss something in process ? THANKS !

Part and Inventory Search

Back
Top