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

RadComboBox display text clearance

3 Answers 127 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Farjana
Top achievements
Rank 1
Farjana asked on 22 Aug 2013, 12:57 PM
Hi,

In RadComboBox if i select or unselect items the text displayed int the box is not changed, it is changing only after some postback event happens. I have a required field validator for combobox, if i clear the complete selection also before saving the old data is displayed in the text box of radcombobox. so,validator is considering that it has value and saving it. please provide a solution

3 Answers, 1 is accepted

Sort by
0
Nencho
Telerik team
answered on 27 Aug 2013, 08:41 AM
Hello Farjana,

I performed several tests, trying to replicate the described issue, but to no avail. Would you provide us with the implementation of the RadCombobox that you use at your end? In addition, please specify under which browsers you had observed the problem. Lastly, could you confirm that you are using 2013.2 717 version of our controls, as specified in the Ticket info?

Regards,
Nencho
Telerik
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 the blog feed now.
0
Farjana
Top achievements
Rank 1
answered on 28 Aug 2013, 01:01 PM
Hello Nencho,

Thanks for your response. I have attached files replicating the scenario.
Pic-Region_4_Checked_Andora: You can see a multi select drop down in which a country named "andorra" alone is selected and saved.
Pic-region_5_unckedAndora: In this you can see the selected "andorra" is unchecked and the text box is displaying null value
Pic-region_6_unckAndora: In this, after unchecking, i just clicked outside somewhere in screen, but the text box is still displaying "andorra".
but the value is not selected inside.
Pic-region_7_uncheckAndora&save: After uncheck and save, the text box is cleared off.


Now, my problem is i have a requiredFieldValidator for the ComboBox which is checking for values in the ComboBox's-text box.
Since even after unchecking the value the text is not cleared off from the ComboBox's-textbox, the validator is allowing me to save even there are no items checked.

telerik version: 2013.1.403.40

I hope i have explained clearly. Waiting for your reply
0
Nencho
Telerik team
answered on 02 Sep 2013, 08:27 AM
Hello Farjana,

Thank you for the detailed explanation and screenshots, but as previously mentioned, we would need the implementation (the markup) that you use at your end, so we could try to replicate the issue locally and troubleshoot it for you.

Regards,
Nencho
Telerik
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 the blog feed now.
Tags
ComboBox
Asked by
Farjana
Top achievements
Rank 1
Answers by
Nencho
Telerik team
Farjana
Top achievements
Rank 1
Share this question
or