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

Pb with RadComboBox

1 Answer 40 Views
ListBox
This is a migrated thread and some comments may be shown as answers.
pedrotti
Top achievements
Rank 1
pedrotti asked on 09 Dec 2011, 04:32 PM
A have a 2 radcombox, 1 with data from datasource (rd1), and the second (rd2) with data transferred from rd1

This two controls are in a asp:panel with many controls which is updated by a button via AjaxUpdatedControl...that good

A have another asp:panel with many controls which is updated by a button (bt2) via AjaxUpdatedControl
When I fired this bt2 in the second panel, the data of rd2 are doubled (not in the screen, but i saw this when postback)

Can you explain me what wrong ?!

Thank you and sorry for my english

Anne
    



1 Answer, 1 is accepted

Sort by
0
Dimitar Terziev
Telerik team
answered on 14 Dec 2011, 11:07 AM
Hello Levefaude,

What you experience as a behavior is quite strange. In general when you wrap specific set of controls in UpdatePanel or RadAjaxPanel only these controls are update upon Ajax request initiated from them.

In order to troubleshoot this problem, please open a support ticket and provide a runnable sample so I could examine your implementation locally.

Kind regards,
Dimitar Terziev
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
ListBox
Asked by
pedrotti
Top achievements
Rank 1
Answers by
Dimitar Terziev
Telerik team
Share this question
or