Completed
Last Updated: 05 Nov 2014 12:43 by Elena
Derek
Created on: 03 Mar 2014 20:36
Category: DropDownList
Type: Bug Report
0
RadDropDownList Items added client side do not persist selected status
Application Scenario:  We have a large page, that we are wanting to improve the performance on.  We have a few drop downs that change there available options based on the selections of another drop down. 

We retrieve the values of the second item though JSON and a generic handler.  We generate the items for the drop down list, and then post  the final values back when the user is finished.

The problem we have is that the user selected item is lost between client and server click actions.

I provided a sample scenario that illustrates the problem, and the basic application of this scenario.

The drop down does have all the client populated items, but the item that is selected is not retained.

Our temporary work around is to store the selected item in a hidden field and read from that which does keep it's value.
1 comment
Elena
Posted on: 05 Nov 2014 12:43
The fix will be available in Q3 2014 SP1 , expected in the end of November.