Hi
I want to add validation for Radcombobox which contains checkboxes for multiple selection. The issue is the custom validation handler is getting fired on page load. I want to get if fired every time when the user clicks on submit.
Please find the code below ;
In the code behind :
Please help . This is urgent