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

Missing Documentation on RadInputManager

2 Answers 70 Views
Documentation and Tutorials
This is a migrated thread and some comments may be shown as answers.
Robert
Top achievements
Rank 1
Robert asked on 12 Jun 2009, 05:05 PM
I am trying to find some documentation on the RadInputManager's validation capabilities. I can get the textboxs to validate but DatePicker is being ignored.

Also, there is no explanation anywhere what Validation-Location or Validation-Method means.

2 Answers, 1 is accepted

Sort by
0
Robert
Top achievements
Rank 1
answered on 12 Jun 2009, 05:38 PM

To be more clear I suppose I am looking for documentation on how to set the datepicker to be required. doing the following is not working and the documentation does not provide an example.



<telerik:DateInputSetting Validation-IsRequired="true"
            <TargetControls> 
                <telerik:TargetInput ControlID="RadDateInput1" /> 
            </TargetControls> 
        </telerik:DateInputSetting> 

0
Stuart Hemming
Top achievements
Rank 2
answered on 15 Jun 2009, 07:11 AM
Robert,

Have a look at this thread.

--
Stuart
Tags
Documentation and Tutorials
Asked by
Robert
Top achievements
Rank 1
Answers by
Robert
Top achievements
Rank 1
Stuart Hemming
Top achievements
Rank 2
Share this question
or