Hello ,
You can use a text function to replace comas with new lines in the field. For example:
You can also format the string via custom function used as Value of the TextBox item.
I hope this information is helpful.
Regards,
Stef
Telerik
You can use a text function to replace comas with new lines in the field. For example:
= Replace("Example 1, Example 2, Example 3",", ","")You can also format the string via custom function used as Value of the TextBox item.
I hope this information is helpful.
Regards,
Stef
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










