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.
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.