Hello
Thank you for this clarification.
You can define a DataTemplate for each mask specification needed. For example, if you have a column with "phone" data, the CellTemplateSelector should return a DataTemplate with MaskedNumericInput with the needed mask as per your requirement. Respectively, for a column with "website" data it should return a DataTemplate containing MaskedNumericInput without any mask defined.
You can check out the Cells online example, as well the other demos from the TemplateSelectors section.
Best Regards,
Stefan X1
Telerik
,Thank you for this clarification.
You can define a DataTemplate for each mask specification needed. For example, if you have a column with "phone" data, the CellTemplateSelector should return a DataTemplate with MaskedNumericInput with the needed mask as per your requirement. Respectively, for a column with "website" data it should return a DataTemplate containing MaskedNumericInput without any mask defined.
You can check out the Cells online example, as well the other demos from the TemplateSelectors section.
Best Regards,
Stefan X1
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