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

Custom Validator firing when it shouldnt

2 Answers 70 Views
ListBox
This is a migrated thread and some comments may be shown as answers.
Kirk Quinbar
Top achievements
Rank 1
Kirk Quinbar asked on 05 Nov 2009, 07:08 PM
Scenerio: I have a web page with an ajax panel surrounding two radlistbox controls that are setup to transfer to each other. There are some other asp controls and a custom validator also within the ajax panel. the custom validator is setup to fire a server side event. The radlistbox controls have CauseValidation = false.

Problem: Even though RadListbox CausesValidation is set to false, the server side event for the custom validator is called when the Move All (double arrows) button of the radlistbox is pressed.

anyone come across this before. If i create a sample application and try to reproduce the issue with just two radlistbox controls setup the same way, i cannot reproduce so it seems like it something with my original page. any have some ideas on things to look for?

Kirk

2 Answers, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 13 Nov 2009, 03:33 PM
Hello Kirk,

Could you please open a support ticket and send us simplified version of your page so we to be able to observe the issue? Thanks a lot

Regards,
Yana
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Kirk Quinbar
Top achievements
Rank 1
answered on 13 Nov 2009, 03:40 PM
actually we figured this out. there was a combobox that was not setup to CauseValidation=False and it was the culprit actually firing the server side validation event.
Tags
ListBox
Asked by
Kirk Quinbar
Top achievements
Rank 1
Answers by
Yana
Telerik team
Kirk Quinbar
Top achievements
Rank 1
Share this question
or