vote up 0 vote down star

I have 2 webparts which are connected, where the provider sends a string to the consumer.

However it fails to work if I put any TextBox controls in the consumer webpart. (works fine if I use a Label or Literal control.

The idea is that the consumer is to be composed of form controls like TextBoxes.

e.g. the codeproject sample at http://www.codeproject.com/KB/sharepoint/ConnectingCustomWebParts.aspx

Works fine... until you replace the consumer Label control with a TextBox.

Any help gratefully received.

flag

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.