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

Data Driven Test doesn't support for radmaskedtextbox control?

4 Answers 128 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
PP
Top achievements
Rank 1
PP asked on 22 May 2013, 04:59 AM
I need to input value in a radmaskedInputbase and a calender view click(date Picker) but in properties i cannot see how to bind the data. Platform being used by me is Microsoft Visual Studio 2012 Ultimate.
Is there any way i can achieve this with or without code?

4 Answers, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 22 May 2013, 11:03 AM
Hello,

Currently we don't have Binding properties for the RadMaskedInput control. I filed a feature request for this. You can track its progress here: Public URL.

The workaround is to bind your data directly to its child TextBox or to convert the step that types in the RadMaskedInput into coded step and attach the data column in code. See this video for a quick demonstration of both approaches.
  
Regarding the date picker issue, you should be able to bind your data to the TypedText Binding property as seen in this video.

Regards,
Plamen
Telerik
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
0
PP
Top achievements
Rank 1
answered on 23 May 2013, 02:51 AM
Thanks for the reply.

Sorry for the mistake from my end the second control which i want to bind data is CalenderView and not DatTimePicker.
Can you please suggest some solution?

Regards,
Prerna
0
PP
Top achievements
Rank 1
answered on 24 May 2013, 09:34 AM
Hi Plamen,

Any update on the issue?
Or can somebody else please help me with this?

Regards,
Prerna
0
Plamen
Telerik team
answered on 24 May 2013, 12:31 PM
Hello Prerna,

From the CalenderView, you can only data bind a specific date from the current month using a coded step. See this video for more information. 

Regards,
Plamen
Telerik
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
Tags
General Discussions
Asked by
PP
Top achievements
Rank 1
Answers by
Plamen
Telerik team
PP
Top achievements
Rank 1
Share this question
or