One of my datatable column value looks like the below,
How to replace that character which is square in shape with a \n
or an empty space using c#?
Any suggestion...
ClientAddress
column holds value of a Multiline textbox....
The above character gets inserted into my table from a multiline textbox when the user enters a word and hits enter key and then types another word...