This is a migrated thread and some comments may be shown as answers.

Web Parts cannot be connected

3 Answers 46 Views
Sharepoint Integration
This is a migrated thread and some comments may be shown as answers.
yipi
Top achievements
Rank 1
yipi asked on 02 Aug 2010, 11:31 PM
Hi,

I created a simple page with two telerik controls, one per web part. I set up the controls to connect as do standard controls but the two rad controls display a greyed connection option... Isn't it enough to use this.allowconnect = true to authorize connections?

Thx,
Yipi!

3 Answers, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 04 Aug 2010, 02:53 PM
Hello yipi,

I am afraid that provided information is not enough to us to determine what the reason for the problem might be and what exactly is your setup.
Please open a support ticket and send us the webparts that you have problems with along with detailed explanation of the desired behavior.


Kind regards,
Georgi Tunev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
yipi
Top achievements
Rank 1
answered on 05 Aug 2010, 12:25 PM
I fixed it by declaring my controls properly (sometimes you just don't see what is there...) ;p Thank you...

I am still in trial so I don't think I have the right to open cases.

What I'am try to do is having two web parts, one with a dropdown to select ids from a list and the second to display data filtered using the selected id from the first web part's dropdown.

Using a classic provider-interface-consumer program does the trick if I have a dropdown (combobox) as provider and a text consumer (label).

When I do that with an ajaxified RadGrid as consumer, I get it wrong, wrong and wrong... Any idea maybe? I cannot have both controls in the same web part...

Thanks,
Yipi
0
Tsvetoslav
Telerik team
answered on 06 Aug 2010, 01:57 PM
Hi yipi,

Attached is a small sample that demonstrates how to connect a ddl web part with a one that contains a RadGrid control.

Hope it helps.

Regards,
Tsvetoslav
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Sharepoint Integration
Asked by
yipi
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
yipi
Top achievements
Rank 1
Tsvetoslav
Telerik team
Share this question
or