Web Part Connections



I have a WSS3.0 site and connecting to an SQL 2000 database. I have
web part connections working properly to ensure my users are looking
at the right data.

I have a multi line view of the data and I have an insert link
enabled. My question is can the web part connection data be made to
populate the textboxes of the insert view.

To explain fully: I select a Project in one data view and then view
the entries of hours and activities against that project. This works
correctly with the Project field always correctly populated.

When I hit insert however the Project field is always blank (as are
all the other fields of course) even though the multiline view always
selects the correct Project based on the web part connection. Is there
any way to get those fields to populate with the desired data or
should I be using a different methodology?

TIA Appreciate any help anyone is prepared to offer.
.



Relevant Pages

  • Re: Reusable Database connection for Combo Box, list box and other query
    ... List boxes. ... languages you have an abstraction to the database where you can pass ... Here is code to populate one of my Combo boxes. ... I have one more and I have to repeat my Connection code each time: ...
    (microsoft.public.excel)
  • How to bind a DataSet to a ReportViewer object?
    ... I use DataSet which I get from Web Service and it doesn't maintain an active ... connection to the database. ... So that I can't populate table in Report.rdlc ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Could not lock file Error
    ... Are you able to establish connection to it? ... > I am getting the error when i am filling my dataset (Line 73: ... >>> i am trying to connect to an Access Database that resides on the C ... >>> my computer and am trying to populate the dataset using the data i got ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: how to determine if date is a Federal holiday
    ... Without having to create a database, populate it ... with holidays for several years, making a connection to the db, then ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: ADO Connection Timeout
    ... so what happens when a connection failure forces one station to revert ... to a local database? ... Further, you *will* have contention issues, Jet does not support record ... to the central server, but you are willing to live with periods where it ...
    (microsoft.public.data.ado)