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

[Solved] RADCOMBOBOX WITH MULTIPLE SELECTION

1 Answer 110 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Afo
Top achievements
Rank 1
Afo asked on 23 Mar 2009, 07:12 PM
I read the article posted at the below link: 
http://www.telerik.com/community/code-library/aspnet-ajax/combobox/radcombobox-advanced-multiple-selection.aspx

I implemented it successfully but the only issue is that when the page posts back due to a user's action, all the radcombo text values are wiped off and it defaults back to the first item in the radcombo. 

When I use a radajax manager to define what gets updated, it maintains the text values but (I have a crystal report viewer on the page) my crystal report viewer does not show. (I know there's an issue with Crystal Reports and Ajax) so I've abounded this route. Is there a way to keep all the values (of the radcombo text) even after a postback.

thanks.

1 Answer, 1 is accepted

Sort by
0
Afo
Top achievements
Rank 1
answered on 09 Apr 2009, 06:36 PM
It's been about 2 weeks and no one has responded...shows this is realllllllllllly great support you have going on here. Any way I figured it out...When I add this property: AllowCustomText="true", the text in the radcombobox is retained after postback.

 

Tags
ComboBox
Asked by
Afo
Top achievements
Rank 1
Answers by
Afo
Top achievements
Rank 1
Share this question
or