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

[Solved] Best option for multiple radcombo within multiple ASCX

3 Answers 101 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Richard
Top achievements
Rank 1
Richard asked on 20 Mar 2008, 11:04 AM
Hi,

I have been struggling for a couple of weeks on and off to arrive at the best method for solving my problem.

Currently I have a main page which contains a panelbar, with usercontrols making up the panelbar items.

I am struggling to get the radcombos within the user controls to behave as I would like.

Using Ajax, I want RadCombo1 in UserControl1 to initiate Items Requested of RadCombo1, 2 and 3 in UserControl2, and I then want the first item retruned to be highlighted client side.

I also want, again using Ajax, for RadCombo1 in UserControl2 to initiate Items Requested on RadCombo2 and 3 in the same control, again highlighting the first item client side.

I seem to be able to find controls in code behind but not in client javascript, I'm not even sure where the javascript should...in main pag or usercontrols.

I've just read some info on RadCodeBlock/RadScriptBlock but I'm not sure if I'm getting off track here.

Suggesttions appreciated.

3 Answers, 1 is accepted

Sort by
0
Veselin Vasilev
Telerik team
answered on 25 Mar 2008, 01:07 PM
Hi Richard,

Welcome to Telerik Community!

I have prepared a small project that demonstrates how you can accomplish the task.
Please download it and give it a try.

I believe it will get you started.

Kind regards,
Veskoni
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Richard
Top achievements
Rank 1
answered on 01 Apr 2008, 03:05 PM
Excellent, that is very helpful.  

This is my first project involving telerik controls.  I am soon enough to be a subscriber although I am using trial liscenses during the early stages of development on this first project....I am very impressed indeed at the support you offer for trial users.    You really do set the standard here.

Thanks again
Richard.
0
Veselin Vasilev
Telerik team
answered on 04 Apr 2008, 08:17 AM
Hi Richard,

Thank you for the nice words!

I am glad I could help.


Kind regards,
Veskoni
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Ajax
Asked by
Richard
Top achievements
Rank 1
Answers by
Veselin Vasilev
Telerik team
Richard
Top achievements
Rank 1
Share this question
or