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

[Solved] Load-on-Demand not loading data for second time.

0 Answers 111 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Armen Markarian
Top achievements
Rank 1
Armen Markarian asked on 27 Dec 2009, 12:40 PM
Dear All,
i have two update panels in my aspx page. in first updatepanel(i use microsoft update panel & script manager) i have 4 radcomboboxes. data was reading from sql database and next combobox data depends on previous combobox selected value.

in second updatepanel, i have a repeater and a LinkButton in the item template of the repeater. the LinkButton opens a new blank page with response.redirect and shows some details.

The problem:
For first time when my page loads, i can use the combo boxes and everything is normal. when i press the LinkButton, the details page opens. now when i want to change radcombobox valuse and i press the dropdown button, i see "Loading..." message and no data loads. it seems that the connection to the database is lost.
 Please help me. i use Q1.

No answers yet. Maybe you can help?

Tags
ComboBox
Asked by
Armen Markarian
Top achievements
Rank 1
Share this question
or