Hello All,
I am working ASP.net 2008, SSRS. I have successfully created Dynamic controls based on the selected report Parameter DataType and everything works fine.
I am trying to add validations by using the Validator controls for the dynamic RadDatePicker controls. In my scenario, I am creating two RadDatePicker controls each for StartDate and EndDate.
My condition is : 1. If StartDate & End Date is entered then I have no message
2. If any of them is missing then I should restrict the user to proceed furher.
How do I validate the above scenario for the dynamically created RadDatePicker controls.
Please help me,
Deepak
I am working ASP.net 2008, SSRS. I have successfully created Dynamic controls based on the selected report Parameter DataType and everything works fine.
I am trying to add validations by using the Validator controls for the dynamic RadDatePicker controls. In my scenario, I am creating two RadDatePicker controls each for StartDate and EndDate.
My condition is : 1. If StartDate & End Date is entered then I have no message
2. If any of them is missing then I should restrict the user to proceed furher.
How do I validate the above scenario for the dynamically created RadDatePicker controls.
Please help me,
Deepak