1
Development and Code Review / UIBootgrid and newlines
« on: July 31, 2020, 08:56:42 pm »
I'm populating a UIBootgrid with some data where a column has embedded newline characters. I'd like to effectively turn them into "<br />" tags. What's the best way to do that?