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
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
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...
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