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

'RadNumericInput' does not exist in the namespace Telerik.xamarinforms.input

2 Answers 103 Views
DataForm
This is a migrated thread and some comments may be shown as answers.
Aridon
Top achievements
Rank 1
Aridon asked on 25 Jan 2018, 10:25 AM
Hi,

Im having a problem with RadNumericInput, after I used  <telerikInput:RadNumericInput x:Name="numericInput" /> I have this error :

"SeverityCodeDescriptionProjectFileLineSuppression State
ErrorCS0234The type or namespace name 'RadNumericInput' does not exist in the namespace 'Telerik.XamarinForms.Input' (are you missing an assembly reference?)

Best Regards
Aridon

2 Answers, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 25 Jan 2018, 11:51 AM
Hi Aridon,

RadNumericInput control is available since the new R1 2018 release, so please make sure that you've referenced the assemblies or nuget packages from that version.

Additionally, you could check the required assemblies topic at the following link: RadNumericInput: Telerik Required Assemblies.

Let me know whether this helps.

Regards,
Yana
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Aridon
Top achievements
Rank 1
answered on 25 Jan 2018, 01:51 PM
Hi Yana,

thank you for quick response, yeah it turns out the release problem, now error is gone and every thing works fine.

Best Regards
Aridon
Tags
DataForm
Asked by
Aridon
Top achievements
Rank 1
Answers by
Yana
Telerik team
Aridon
Top achievements
Rank 1
Share this question
or