Posted 30 October 2018, 5:02 am EST
Hi Team,
Is it possible to make the text box in multi line when there is a comma comes in the text-box value in RDL Reports ?
Currently text-box value is : abc@test.com,abc@test.com,abc@test.com,abc@test.com
I want to show the value like this in text-box:
abc@test.com,
abc@test.com,
abc@test.com,
abc@test.com,
abc@test.com
Thanks