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

Show Phone pad / Decimal pad in IOS when editing a DataGridNumericalColumn cell.

6 Answers 118 Views
DataGrid
This is a migrated thread and some comments may be shown as answers.
Ole
Top achievements
Rank 1
Ole asked on 09 Oct 2018, 10:40 AM

Hi,

How can I Show Phone pad / Decimal pad in IOS insted of the num pad, when editing a DataGridNumericalColumn cell .

 

Best regards

Ole.

 

 

6 Answers, 1 is accepted

Sort by
0
Didi
Telerik team
answered on 10 Oct 2018, 10:36 AM
Hi Ole,

The RadDataGrid NumericalColumn provides only numeric keyboard. In order to change the keyboard type of a column you should use a TemplateColumn. I have prepared a sample example how this could be achieved.

Please take a look at the attached sample and let me know if you have any other questions.

Regards,
Didi
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
Ole
Top achievements
Rank 1
answered on 15 Oct 2018, 03:49 PM

Hi,

I am still seeing the numeric pad in the example. Not the telephone.

 

0
Ole
Top achievements
Rank 1
answered on 15 Oct 2018, 03:51 PM

hi,

I am still seeing the numerical pad when running the example.

0
Didi
Telerik team
answered on 16 Oct 2018, 01:38 PM
Hi Ole,

I have tested the attached project and on my side it works fine. The telephone keyboard is showing up when the platform is iOS. I have recorded a short video which demonstrates how the example is running on iOS simulator at my side. Please take a look at the attached video and let me know what's different when you've tested the example.

Looking forward to your reply.

Regards,
Didi
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
Ole
Top achievements
Rank 1
answered on 16 Oct 2018, 06:31 PM

ok, my bad I did not mention that I am targeting an Ipad. 

Can one have a simular pad on Ipad.

0
Didi
Telerik team
answered on 17 Oct 2018, 10:54 AM
Hi Ole,

I have tested the sample project on iPad and the Telephone keyboard is shown as expected. You can check the available keyboards provided from Xamarin.Forms  Keyboard Class on the following link: Keyboard Class. Indeed you can choose which keyboard type to set on the RadEntry control for the different platform's type. When keyboard type is set on Telephone for iOS, on iPad the keyboard looks like in the attached image -ipad_telephonekeyboard.png. 

I hope the provided information was helpful. Let me know if you have any other questions.

Regards,
Didi
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
Tags
DataGrid
Asked by
Ole
Top achievements
Rank 1
Answers by
Didi
Telerik team
Ole
Top achievements
Rank 1
Share this question
or