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

ComboBox inside user control edit form

2 Answers 79 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
nek
Top achievements
Rank 1
nek asked on 01 Nov 2008, 08:35 AM

Hello Telerik,

I have RadComboBox and text box on user contorol edit form(ascx) inside rad grid.ComboBox is populating with load on demand method and evertyhing works ok.
But, what I want is to get selected value from ComboBox with client side API( OnClientSelectedIndexChanged="HandleEndChanging") and show it on text box.
But it doesn't work.
Identical example works fine on aspx page.
Is there any way to solve this situation?

Regards,
Dubravko

2 Answers, 1 is accepted

Sort by
0
Veselin Vasilev
Telerik team
answered on 03 Nov 2008, 02:57 PM
Hello nek,

Can you please tell us what exactly you think is the problem? Can you get a proper reference to the combobox object?

I would suggest to create a sample project and attach it to a new support ticket.

Sincerely yours,
Veselin Vasilev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Accepted
Veselin Vasilev
Telerik team
answered on 04 Nov 2008, 12:23 PM
Hello nek,

The problem is resolved. More details are available here.

Best wishes,
Veselin Vasilev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
ComboBox
Asked by
nek
Top achievements
Rank 1
Answers by
Veselin Vasilev
Telerik team
Share this question
or