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

Radcombobox issue with hide and show

0 Answers 54 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
nav100
Top achievements
Rank 1
nav100 asked on 31 Jan 2011, 11:42 PM
I have a ComboBox set to Display None in code behind of page load of IsNotPostBack. When I click on another control, I am making this control visible from Jquery. I am using Set_visible(true) property. It works fine but When I submit the form for the server validation(post back) RadComboBox disappears. I am not setting this to none anywhere except in IsNotPostBack method. What could be the reason? Also How can I validate EmptyMessage with RequiredFieldValidator on the client side? Please let me know.

Thank you for any ideas..

No answers yet. Maybe you can help?

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