Hello Stan,
How do u connect webpart now? Using connection providers?
---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour
"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
SS> Hello,
SS>
SS> Is it possible to create connections between 3 or more ASP.NEt Web
SS> Parts. I mean, I have 3 web parts.
SS>
SS> A = Customers list
SS> B = Orders list (by customer Id)
SS> C = Details order (by Order Id)
SS>
SS> I know how to make the connection between A and B But I have a
SS> problem between B and C.
SS>
SS> Any idea how to resolve this issue ?
SS> Any bit of code is welcome.
SS> Stan
SS>
Stan SR - 10 Dec 2007 21:11 GMT
Yes, I use a connection provider for the webpart A and B.
for this first relation everything works.
But I can't see how to create the second connection provider between B and
C.
I suppose the problem comes from the RowCallback part.
Thanks for your support
Stan
> Hello Stan,
>
[quoted text clipped - 18 lines]
> SS> Stan
> SS>